From owner-freebsd-current@FreeBSD.ORG Thu Mar 29 18:18:23 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E25516A402 for ; Thu, 29 Mar 2007 18:18:23 +0000 (UTC) (envelope-from rivers@dignus.com) Received: from dignus.com (mail.dignus.com [209.42.196.2]) by mx1.freebsd.org (Postfix) with ESMTP id 2591E13C4B7 for ; Thu, 29 Mar 2007 18:18:23 +0000 (UTC) (envelope-from rivers@dignus.com) Received: from lakes.dignus.com (lakes.dignus.com [10.1.0.3]) by dignus.com (8.13.1/8.13.1) with ESMTP id l2TIH8Ot086813; Thu, 29 Mar 2007 14:17:08 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.6/8.11.3) id l2TIIfV63662; Thu, 29 Mar 2007 14:18:41 -0400 (EDT) (envelope-from rivers) Date: Thu, 29 Mar 2007 14:18:41 -0400 (EDT) From: Thomas David Rivers Message-Id: <200703291818.l2TIIfV63662@lakes.dignus.com> To: nate@root.org, rivers@dignus.com In-Reply-To: <460C0152.4070009@root.org> X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.1 X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on office.dignus.com Cc: rpaulo@fnop.net, des@des.no, current@freebsd.org Subject: Re: libfetch ftp patch for less latency X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 18:18:23 -0000 > > The important thing is not whether that fails. I'm fine with it > failing, as long as it 1) returns an error code and 2) doesn't change > the current directory. > > An ftpd that 1) returned success or 2) changed to some random directory > while returning an error must be buggy. Could you check your server? > It should return some error code and PWD should not change. > > -- > Nate > Hi Nate, Here's what it did: Connected to zos.dignus.com. 220-FTPD1 IBM FTP CS V1R5 at P390.dignus.com, 18:17:50 on 2007-03-29. 220 Connection will close if idle for more than 5 minutes. Name (flexes:rivers): rivers 331 Send password please. Password: 230 RIVERS is logged on. Working directory is "RIVERS.". Remote system type is MVS. ftp> pwd Remote directory: 'RIVERS.' ftp> cd test/obj 501 A qualifier in "test/obj" contains an invalid character ftp> pwd Remote directory: 'RIVERS.' ftp> quit - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com