PDA

View Full Version : Best Linux FTP Server.



MrPixels
August 21st, 2006, 22:03
Hello.

Can sombody tell me what the best FTP server is for linux? Please dont say proftpd... They do not have the features I need. (User directories)
I would like one with diskspace limitations, but is not required.

Thanks.

serverorigin
August 21st, 2006, 22:41
ProFTPD is my favorite :) Although, if I HAD to use something else it would be PureFTPD.

http://www.pureftpd.org/project/pure-ftpd

hostingperson
August 23rd, 2006, 19:30
vsftpd ?

AvailNetworks
August 23rd, 2006, 20:01
use pure

Richard
August 24th, 2006, 03:53
vsftpd ?

Lol... No way.

PureFTP gets my vote as well

www.eukhost.com
August 24th, 2006, 07:27
hey

pureFTP is recommended,but what exactly are your requirements.

Amaresh
August 25th, 2006, 00:00
PureFTPD /ProFTPD

webguru72
August 25th, 2006, 00:18
PureFTP

Frizze
August 28th, 2006, 03:18
ProFTPD best ftp server for bsd servers , i use proftd in the 6 servers . I have no problems ..

sorry for my bas english i`m a russian

Craig
August 28th, 2006, 07:18
Use sftp.

FTP is insecure - passwords are transmitted in clear text and that's why sftp is better.

hostingperson
August 28th, 2006, 22:51
Use sftp.

FTP is insecure - passwords are transmitted in clear text and that's why sftp is better.

ftp is still choice in matter of transfer speed cause "no encryption is no friction".


still, if you need a freehost supporting SFTP you are welcome to check out http://hostingperson.googlepages.com

serverorigin
August 28th, 2006, 23:24
hehe haven't heard that saying in a while but it is true :) normal FTP also carries a small less load than sftp.

vglass
December 28th, 2006, 11:47
JSCAPE Secure FTP Server
http://www.jscape.com/secureftpserver/

supports features like OpenPGP, FTP/S, LDAP authentication, event handling etc.

fireshark
December 28th, 2006, 12:09
From what I read vsFTPd has a much less load, then again cPabnel doesnt know what the heck it is. I use pureftpd

amz
December 28th, 2006, 13:03
Hello.

Can sombody tell me what the best FTP server is for linux? Please dont say proftpd... They do not have the features I need. (User directories)
I would like one with diskspace limitations, but is not required.

Thanks.
ProFTPd has security, memory leak, and reliability problems up the
wazoo and it is not recommended that any host use ProFTPd!

PureFTP is definitely a much better way to go!

Frizze
December 29th, 2006, 04:32
I`m use VSFTPD & ProftpD for my FreeBSD servers ...