Hello managers...
I have another question about ftpaccess file. As example below:
upload /var/ftp * no
upload /var/ftp /incomming yes ftp daemon 0666
upload /var/ftp /incomming/gift yes jlc quest 0600 nodirs
According to the manpage saying that: Files that were uploaded
to /incomming would be owned by ftp/daemon and would have permissions
0666. Files that were uploaded to /incomming/gift would be owned by
jlc/quest and have permissions of 06000.
Why, it doesn't work as what it said here? when I tested it...
I have tested it by creating an FTP account called "test1", group
daemon and a home directory is /var/ftp/incomming. But, when I
ftp to the system and login as FTP user "test1" and I then put a
file to the directory /incomming and the file is still owned by
test1/daemon instead of ftp/daemon. Why??
Can someone please tell me what did I do wrong and how do I fix it?
Thanks,
-PC
Received on Fri Dec 19 1997 - 16:03:25 NZDT