PDA

View Full Version : proftpd server configuration


Drezard
March 31st, 2008, 07:45 PM
I'm trying to set up a proftpd ftp server so that I can upload and download files directly to my webservers public file (var/www). How do I do this in the configuration file of proftpd?

Daniel

dmizer
March 31st, 2008, 09:31 PM
there is a proftpd howto in my sig that you should take a look at.

however, i suggest you look into using ssh instead of ftp for remote access and file transfer to your server, primarily because ssh is encrypted and secure.