Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: basesrc/usr.bin/ftp
[ On Thursday, July 4, 2002 at 09:39:30 (+0300), Luke Mewburn wrote: ]
> Subject: CVS commit: basesrc/usr.bin/ftp
>
>
> Module Name: basesrc
> Committed By: lukem
> Date: Thu Jul 4 06:39:30 UTC 2002
>
> Modified Files:
> basesrc/usr.bin/ftp: ftp.1
>
> Log Message:
> highlight that for ftp:// auto-fetches, read access is required on
> intermediate directories because ftp(1) obeys RFC1738. for [bin/15419]
"read access"
Is there some special meaning of that term in the FTP protocol that's
separate from the meaning implied by an FTP server running on a system
with unix-like filesystem semantics?
Filesystem read access on intermediate directories is _not_ required --
only search (i.e. 'x') access, at least not for any ftpd that just does
chdir(2) on any unix-like filesystem.
--
Greg A. Woods
+1 416 218-0098; <g.a.woods%ieee.org@localhost>;
<woods%robohack.ca@localhost>
Planix, Inc. <woods%planix.com@localhost>; VE3TCP; Secrets of the Weird
<woods%weird.com@localhost>
Home |
Main Index |
Thread Index |
Old Index