Hi all,
I'm a linux semi-newbie. I've installed Ubuntu server 9, Webmin and vsftp in a virtual machine. I want this ftp service to provide read-only anonymous access to a single folder, and write access via authentication to the the same single folder.
It's so our employees can make large files available to overseas clients. At this point, we're happy to have everything lumped into one folder.
I'm guessing I need to modify the permissions on the /home/ftp folder so that the local (authenticated) users can upload their files to it, but I can't figure out. Linux permissions are confusing to me
Some command line stuff would be awesome.
I'm a linux semi-newbie. I've installed Ubuntu server 9, Webmin and vsftp in a virtual machine. I want this ftp service to provide read-only anonymous access to a single folder, and write access via authentication to the the same single folder.
It's so our employees can make large files available to overseas clients. At this point, we're happy to have everything lumped into one folder.
I'm guessing I need to modify the permissions on the /home/ftp folder so that the local (authenticated) users can upload their files to it, but I can't figure out. Linux permissions are confusing to me
Some command line stuff would be awesome.