Date: Wed, 4 Feb 1998 16:58:46 GMT From: "David O'Brien" <obrien@NUXI.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: bin/5651: fetch(1) doesn't CD properly on FTPs Message-ID: <199802041658.QAA25273@dragon.nuxi.com>
next in thread | raw e-mail | index | archive | help
>Number: 5651 >Category: bin >Synopsis: fetch(1) doesn't CD properly on FTPs >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 4 09:00:02 PST 1998 >Last-Modified: >Originator: David O'Brien >Organization: University of California, Davis >Release: FreeBSD 2.2.5-STABLE i386 >Environment: 2.2.5-STABLE from 30th Jan 1998 >Description: this URL isn't handled correctly: ftp://foo.bar.com/home/obrien/somefile Fetch does "Sending: CWD home" rather than "Sending: CWD /home" as it should. Thus `somefile' isn't found. The URL ftp://foo.bar.com/somefile must be used, which doesn't seem right. >How-To-Repeat: fetch -v ftp://freefall.freebsd.org/home/`whoami`/.profile >Fix: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802041658.QAA25273>