Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 15776 invoked from network); 12 Dec 2009 23:54:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Dec 2009 23:54:19 -0000 Received: (qmail 1347 invoked by uid 500); 12 Dec 2009 23:54:18 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 1270 invoked by uid 500); 12 Dec 2009 23:54:18 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 1258 invoked by uid 99); 12 Dec 2009 23:54:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Dec 2009 23:54:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Dec 2009 23:54:16 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id C9D14234C04C; Sat, 12 Dec 2009 15:53:55 -0800 (PST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 47194] RETR fail if client request with relative path name X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: mod_ftp X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: nickneckthepirate@gmail.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20091212235355.C9D14234C04C@brutus.apache.org> Date: Sat, 12 Dec 2009 15:53:55 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=47194 --- Comment #1 from Nick Walters 2009-12-12 15:53:53 UTC --- I can confirm this bug, using httpd 2.2.14 and mod_ftp 0.9.6 on Win2008. Anyone have suggestions for Win FTP clients that don't send relative paths in RETR? All the ones I've tried so far do, which makes mod_ftp useless for me with Win clients. Is there any other workaround (other than rebuild the server to move all the vhosts using FTP to a volume root folder)? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org