From owner-cvs-all Thu Sep 27 9:12:59 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 1253E37B418; Thu, 27 Sep 2001 09:12:51 -0700 (PDT) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id SAA11510; Thu, 27 Sep 2001 18:12:49 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Murray Stokely Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/sysinstall ftp.c References: <200109270622.f8R6MeW32110@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 27 Sep 2001 18:12:48 +0200 In-Reply-To: <200109270622.f8R6MeW32110@freefall.freebsd.org> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Murray Stokely writes: > Log: > MFC: rev 1.43 - Avoid sending 'CWD .' which confuses non-standard FTP > servers. "non-standard"? If memory serves, the only uses of CWD that are supported by RFV959 are "CWD foo" where "foo" is one of the names returned by NLST, and "CWD .." which changes to the parent directory. Everything else (including "CWD .") is non-standard. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message