Results 1 to 3 of 3
I have a computer with debian installed, and I would like to set up ftp service that allows me to upload directly to my httpd folder. I already have httpd ...
- 07-12-2006 #1Just Joined!
- Join Date
- Dec 2004
- Location
- localhost
- Posts
- 56
Setting up httpd/ftp service
I have a computer with debian installed, and I would like to set up ftp service that allows me to upload directly to my httpd folder. I already have httpd installed, but ftp apparently isn't installed. How do I install and setup ftp the way I'd like it?
- 07-13-2006 #2For example, you can install proftpd,pure-ftpd, vsftpd ,choise belongs for you.
Originally Posted by version2
Downlad and install ftp server , you must run this command
apt-get install proftpd or apt-get install pure-ftpd or apt-get install vsftpd
config files are in /etc/
- 07-13-2006 #3Just Joined!
- Join Date
- Nov 2005
- Posts
- 59
check this very nice tutorials about debian server setup
hope this helps


Reply With Quote
