- ftp server ... I don't really know what to install, proftpd it's good ?

I personnaly switched from proftpd to vsftpd. I find it easier to
configure and is built with security in mind from the ground up. It's
also in the ports tree.

Using vsftpd (or even most other ftp daemons) you can chroot your
users into the root of their public_html site. So that when they
connect to you FTP daemon, they will se the root directory as their
files.

Also enable FTP over SSL to prevent clear-text passwords from going
unencrypted on the web.

Have fun,

David
--
David Robillard
UNIX systems administrator & Oracle DBA
CISSP, RHCE & Sun Certified Security Administrator
Montreal: +1 514 966 0122
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to