ftpaccess help
807559Apr 10 2006 — edited Apr 17 2006We have been locking down access to our system through ftp. The problem that I am having is that I want it where no one can upload a file to my system except the directories that I say are available for upload. Right now I have it set where no one can upload a file, but I am needing to start opening certain directories for users to upload information two. Thanks for any help that can be provided.
Currently in ftpaccess
upload * /datatel/live/collive/DATA/DATA_P/PC.LTRS/* yes
upload * * no
I know the * * no is stopping me, but I do not know how else to set it so users cannot upload to their directories and other directories.