Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: FTP on debain
PostPosted: Fri Nov 19, 2004 3:51 pm 
Offline
Senior Newbie

Joined: Wed Oct 06, 2004 9:16 pm
Posts: 9
WLM: mikki_11@hotmail.com
Yahoo Messenger: mangups
Location: US
Hi!
I am very new to linux and am trying to setup a ftp server on my linode account. I have a debain setup and i followed the various guides here.

i have my server up and running with all those which i could figure out.

I have proftp installed and would like to set it up.


I added a usergroup and added a user to belong to the user group.

and I tried doing an ftp to my linode and i get

" Connected to 70.85.16.60.
421 Service not available, remote server has closed connection


I tried opening an ftp connection from my linode server and it says


ftp: command not found .. it seems i don't have an FTP client...

I followed this to setup the proftp
http://www.debianhowto.de/howtos/en/proftpd/index.html

I was wondering if someone could help me or guide me to set it up.
Thanks


Top
   
 Post subject:
PostPosted: Sun Jan 02, 2005 8:57 pm 
Offline
Senior Member

Joined: Sun Dec 19, 2004 6:46 pm
Posts: 58
I found vsftpd to be well-documented and easy-to-setup. It is reputed as being the most secure ftp server so that is a big plus.

Some fairly large ftp sites use vsftpd.

Since you're running Debian, just do:

apt-get install vsftpd

And tweak vsftpd.conf as needed.


Top
   
 Post subject:
PostPosted: Mon Jan 10, 2005 10:15 pm 
Offline
Senior Member

Joined: Wed Jan 07, 2004 5:54 am
Posts: 71
Quote:
It is reputed as being the most secure ftp server so that is a big plus.


Yes... The kernel.org people moved to vsftpd last year, and there is a list of sites using it at http://vsftpd.beasts.org/ -- the list includes ftp.openbsd.org, ftp.debian.org and ftp.freebsd.org.



Quote:
Since you're running Debian, just do:

apt-get install vsftpd

And tweak vsftpd.conf as needed.


And be sure to read the documentation. There are otehr config files you may need to edit:

/etc/vsftpd.conf
/etc/ftpusers
/etc/ftpchroot

jp


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group