OS X FTP?
OS X FTP?
Out of context: Reply #11
- Started
- Last post
- 15 Responses
- 19800
then look for this in the pro FTP config file (/usr/local/etc/proftpd.conf):
# change user's root to home and other global variables
DefaultRoot /Library/Webserver/
..and change the "/library/webserver" part to whatever you want, when your users log in they will only be able to navigate this folder (and subsequent folders!)
good luck