Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 59903 invoked from network); 7 Oct 2003 17:20:24 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 7 Oct 2003 17:20:24 -0000 Received: (qmail 32391 invoked by uid 500); 7 Oct 2003 17:20:11 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 32381 invoked by uid 500); 7 Oct 2003 17:20:11 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 32368 invoked from network); 7 Oct 2003 17:20:10 -0000 Received: from unknown (HELO vse.vse.cz) (146.102.16.2) by daedalus.apache.org with SMTP; 7 Oct 2003 17:20:10 -0000 Received: from localhost (localhost [127.0.0.1]) by vse.vse.cz (Postfix) with ESMTP id 3AEF513461 for ; Tue, 7 Oct 2003 19:20:14 +0200 (CEST) Received: from vse.vse.cz ([127.0.0.1]) by localhost (vse [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05885-03 for ; Tue, 7 Oct 2003 19:20:13 +0200 (CEST) Received: from vse.cz (kxmicm08.vse.cz [146.102.92.90]) by vse.vse.cz (Postfix) with ESMTP id C659A1342C for ; Tue, 7 Oct 2003 19:20:13 +0200 (CEST) Message-ID: <3F82F5CD.60709@vse.cz> Date: Tue, 07 Oct 2003 19:20:13 +0200 From: =?ISO-8859-1?Q?Martin_Michal=EDk?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20030925 X-Accept-Language: en-us, en, cs MIME-Version: 1.0 To: Jakarta Commons Users List Subject: FTP commmand results References: <3F82D541.7080409@umich.edu> In-Reply-To: <3F82D541.7080409@umich.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at vse.cz X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi people! :) I have a problem with using FTP client and I can't find how to solve it. Does anybody help me, please? I wish to use "LIST -lR" command for recursive listing. It seems it is possible with FTP.sendCommand() but I don't know how to catch the result (some stream, which one?). I only found the FTPClient.listFiles() method. But it isn't possible, at least I think so :), to use this method for recusrive listing the directory. Thak you, bye. Martin Michalik P. S. I hope you can understand this message written in Czenglish. :) --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org