Subject: Re: Anonymous FTP permissions
To: None <hacksaw@venus.gsd.harvard.edu, JohnAM@datastorm.com>
From: John M Vinopal <banshee@gabriella.resort.com>
List: netbsd-help
Date: 01/04/1996 14:11:10
for anonymous incoming, the uid will be identical and thus sticky
bits are no help.  

a umask which makes incoming files unwritable would be the answer.
but how to apply a umask to the ftp anon process?

-j