Looie
08-27-2007, 05:31 PM
For Linux, one that is easy to setup (making accounts, limiting options, etc..).
Preferably one that has a GUI interface, or control panel on a certain port or something.
Thanks.
w00ts!te
08-28-2007, 06:37 PM
PureFTPd does the job for us.
r00ter
08-28-2007, 08:31 PM
I second PureFTPd...
If you need a quick install via yum, use vsFTPd:
yum -y install vsftpd
And it's ready to roll.
gbjbaanb
08-29-2007, 08:11 AM
A quick GUI interface to both vsFT and pureFTP (or was it ProFTP, I forget) is webmin.
CretaForce
08-29-2007, 12:11 PM
You can use proftpd or pure-Ftpd. Both are good and you can configure them as you like.
nimbar
08-29-2007, 12:22 PM
Hi, I'm very happy with vsftpd, is very easy to install and a robust ftp server ;)
Greetings.
jm2000
08-30-2007, 03:13 PM
Guys are you talking about a FTP client or FTP module. Pro FTP is really good as I use that.
david510
08-31-2007, 04:28 AM
jm2000,
He asks about ftp server. He needs to create account. limit options etc... :) Pure-ftpd is a good option.
Mxhub
08-31-2007, 06:23 AM
Pure-ftpd is much better than ProFTPd(which cpanel not using anymore).