Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 10:53:54 -0700 (PDT)
From:      cmetz@inner.net
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   i386/7051: Install program fails to put leading / in FTP CWD command
Message-ID:  <199806241753.KAA22144@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         7051
>Category:       i386
>Synopsis:       Install program fails to put leading / in FTP CWD command
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 24 11:00:01 PDT 1998
>Last-Modified:
>Originator:     Craig Metz
>Organization:
NRL
>Release:        3.0-980426-SNAP
>Environment:
>Description:
The install program translates a FTP URL of
"ftp://132.250.90.8/home/FreeBSD"
to
"CWD home/FreeBSD"
Since the FTP daemon drops the user in his home directory, the CWD
doesn't get him where he's trying to go. We kluged it with a URL of
"ftp://132.250.90.8/../FreeBSD"
This is not necessarily FreeBSD's fault; the URL syntax and user
misconceptions of it is the real problem.

>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806241753.KAA22144>