Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 55970 invoked from network); 2 Sep 2005 14:40:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Sep 2005 14:40:07 -0000 Received: (qmail 55879 invoked by uid 500); 2 Sep 2005 14:40:02 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 55836 invoked by uid 500); 2 Sep 2005 14:40:01 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 55823 invoked by uid 99); 2 Sep 2005 14:40:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 07:40:01 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mario@ops.co.at designates 194.152.182.4 as permitted sender) Received: from [194.152.182.4] (HELO smtp.ops.co.at) (194.152.182.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 07:40:15 -0700 Received: by smtp.ops.co.at (Postfix, from userid 65534) id C877D23C0AC; Fri, 2 Sep 2005 16:39:57 +0200 (CEST) Received: from [192.168.3.1] (mgate.int.ops.co.at [172.27.0.11]) by smtp.ops.co.at (Postfix) with ESMTP id 0818123C0AB for ; Fri, 2 Sep 2005 16:39:56 +0200 (CEST) Message-ID: <4318643A.7070302@ops.co.at> Date: Fri, 02 Sep 2005 16:39:54 +0200 From: Mario Ivankovits User-Agent: Mozilla Thunderbird 1.0 (X11/20041207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Users List Subject: Re: [VFS] FTPClientWrapper Broken Pipe References: <019b01c5af0f$9a4328b0$fe78a8c0@jviebigXP> <43173420.8050406@ops.co.at> <4317352A.10908@elcock.org> <43174EBF.80608@gmx.de> <4317E888.2010306@ops.co.at> <004701c5afbb$f5610ad0$fe78a8c0@jviebigXP> In-Reply-To: <004701c5afbb$f5610ad0$fe78a8c0@jviebigXP> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on smtp.ops.co.at X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, hits=-8.3 required=7.0 tests=AWL,BAYES_00,RATWR10_MESSID, SARE_TOCC_USER,TW_SV autolearn=no version=2.64 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Jens! > With the newest svn checkout i have a new issue. VFS can't create a > new connection to the ftp server, i get an error: > On my ftp server log it seems that the client sends an CWD command > without a directory path, which causes the server to send a syntax error Thanks for the detailed report. Yes, there is some testing code in the current head too, I havent had the time to run the tests. Sorry for the inconvenience, it should be fixed now. Ciao, Mario --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org