Author: rmvg
Date: 16-09-04 02:05
I am tring to setup anon ftp on my bsd box and followed the directions
layed out on this web page
http://www.freebsddiary.org/ftp-anonymous.php but to no avial. The anon
user should be able to browse the dirctories and upload files to
incoming but not be able to downlaod or erase files from the incoming
directory. My problem is that the anon user can download files from the
incoming directory and i have already had script kiddies up and down
loading files can someone please help.
Everthing seems to be working right when look at perms i get this
v22.computerking.ca > /var/spool/ftp #l
total 6
drwxr-xr-x 2 root wheel 512 Sep 9 02:58 etc
drwsrwxrwt 2 nobody wheel 512 Sep 15 19:52 incoming
drwxr-xr-x 4 root wheel 512 Sep 9 03:16 pub
[Wed Sep 15] 07:56 PM [0]
Inside the incoming dir when i upload a file using an ftp client i get this which should not allow me to upload files useing the same client right?? What is wrong??
v22.computerking.ca > /var/spool/ftp/incoming #l
total 38
-rw-r--r-- 1 nobody wheel 37849 Sep 15 19:52 uncle.zip
[Wed Sep 15] 07:59 PM [0]
|
|