Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-14-2006, 11:43 AM   #1 (permalink)
 
Newb Techie

Join Date: Sep 2005

Posts: 24

Darb 2k

Default Linux ftp server

Just wondering if anyone has any recommendations for a linux ftp server.

I know there is one natively, so basically iam just wondering if this is the best one, and why.

thanks
Darb 2k is offline  
Old 10-14-2006, 11:51 AM   #2 (permalink)
 
Wizard Techie

Join Date: Oct 2004

Posts: 4,003

Trifid is on a distinguished road

Default

Apache will be the best server for Linux.
__________________

Cisco CCNA, Comptia A+
Trifid is offline  
Old 10-14-2006, 12:02 PM   #3 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

Apache does NOT support FTP. Try pureftpd.
__________________



Debian Support Forums!
macdude425 is offline  
Old 10-14-2006, 12:04 PM   #4 (permalink)
 
Wizard Techie

Join Date: Oct 2004

Posts: 4,003

Trifid is on a distinguished road

Default

my bad then. I haven't got around to installing it on Ubuntu yet.
__________________

Cisco CCNA, Comptia A+
Trifid is offline  
Old 10-14-2006, 03:06 PM   #5 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default

You could still transfer files through Apache, and set it up for uploading. However if you need FTP server I say pureFTP is good and what's that other one, I think it's Very Secure FTP or VSFTP, or you should use SSH and SFTP.
Law is offline  
Old 10-15-2006, 12:33 PM   #6 (permalink)
 
Newb Techie

Join Date: Sep 2005

Posts: 24

Darb 2k

Default

This is actually for a project Iam doing, and so it has to be FTP.

Another thing, why should i go with pureftpd, tather then the native linux one?

thanks
Darb 2k is offline  
Old 10-15-2006, 01:37 PM   #7 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default

What linux distro are you running?
Law is offline  
Old 10-15-2006, 03:12 PM   #8 (permalink)
 
Newb Techie

Join Date: Sep 2005

Posts: 24

Darb 2k

Default

Centos
Darb 2k is offline  
Old 10-15-2006, 03:28 PM   #9 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default

I think centOS uses proFTPd, so you can compare proFTPd to pure-FTPd or vsFTPd,wu-FTPd but I wouldn't know much about all of them to compare. All I know is get an FTP server up, make sure it's secure, find one that is widely used and supports is huge. Configured it to upload and store files. If you want securely you can sacrifice speed for encrypting the data, force it to use SSL/TLS. proFTPd, pure-FTPd and vsFTPd are all good for that IMO.
Law is offline  
Old 10-17-2006, 09:34 AM   #10 (permalink)
 
Junior Techie

Join Date: Sep 2006

Posts: 57

Streetz

Default

CentOS (both 3.X and 4.X, unsure about 2.X) come with vsFTPd.

I prefer proFTPd, it doesn't come secured, but you can always configure it to be secure. But as the others said, proftpd, pureftpd and vsftpd are all good.

BTW, good choice on distro
Streetz is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On