
August 22nd, 2001, 06:00 PM
|
|
Junior Member
|
|
Join Date: Aug 2001
Location: System Sol, Planet Terra, USA, CA
Posts: 9
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
NcFTP...
...has a virtual user feature. If you set up a secondary "passwd" file (which can be used along with your existing /etc/passwd file for registered, "real" users) you can have FTP logins that do not require a corresponding user account.
You'd have to create appropriately secured (chmod'd) directories to serve as file transfer locations. Download-only directories are easy to set-up without worrying about ownership...just make all the files read-only and the directories read+execute.
HTH. 
|