Hello,
I am seeking instructions on how to allow users/groups
to upload files to certain directories on. As root I can
upload with no problems, but I can only upload to a user's
home directory.
/home/ftp/incoming drwxr-xr-x root root
/home/ftp/Doc drwxr-xr-x root root
/home/ftp/List drwxr-xr-x root root
Users: a, b ,c
Groups: int, vis, gue
I think I need to assign users to a group and then some
how grant access or change the owner of that directory.
I have added this command to the ftpaccess file, but it still doesn't work;
"upload /home/ftp /incoming yes int int 0600 dirs"
Regards,
CT
I am seeking instructions on how to allow users/groups
to upload files to certain directories on. As root I can
upload with no problems, but I can only upload to a user's
home directory.
/home/ftp/incoming drwxr-xr-x root root
/home/ftp/Doc drwxr-xr-x root root
/home/ftp/List drwxr-xr-x root root
Users: a, b ,c
Groups: int, vis, gue
I think I need to assign users to a group and then some
how grant access or change the owner of that directory.
I have added this command to the ftpaccess file, but it still doesn't work;
"upload /home/ftp /incoming yes int int 0600 dirs"
Regards,
CT