View previous topic :: View next topic |
Author |
Message |
roymaster n00b
Joined: 05 Jan 2003 Posts: 64 Location: Europe
|
Posted: Fri Jan 31, 2003 11:15 pm Post subject: |
|
|
fleed wrote: | What about vsftpd? |
vsftpd is Very Secure and VERY VERY fast ftp server.
But, DO NOT expect VERY highly configurable environment.
But If you need only easy authentication (shadow, pam etc.) vsftpd could be the one for you
Roman |
|
Back to top |
|
|
honold n00b
Joined: 29 Jan 2003 Posts: 22
|
Posted: Sat Feb 01, 2003 6:16 am Post subject: |
|
|
pure-ftpd or vsftpd
i use pure because vs needs pam for too many base features (e.g. /etc/vsftp.ftpusers), and the netbsd/openbsd support for it is soso. i like to use the same software on all my servers. |
|
Back to top |
|
|
chaos421 n00b
Joined: 21 Jan 2003 Posts: 40
|
Posted: Fri Mar 21, 2003 11:37 pm Post subject: |
|
|
well i tried proftpd and that thing was a mess. it would be a good ftpd for someone wanting to run a leech site with anonymous users... all i wanted was to have my own users be able to login to my box.
so i tried vsftpd, and it's great! anyone considering an ftpd and they're in my position should definately use vsftpd.
/keith |
|
Back to top |
|
|
Ethereal n00b
Joined: 19 Mar 2003 Posts: 38 Location: Russia, Moscow
|
Posted: Sat Mar 22, 2003 10:20 am Post subject: |
|
|
I have the same point of view - vsftpd is the best for everyday use, when you need just good ftp access. I prefer to use it with xinetd. Simple installation, robust, fast and secure server. Using it for 1 year and havent any problems. |
|
Back to top |
|
|
credmp Apprentice
Joined: 02 Jul 2002 Posts: 207 Location: Netherlands
|
Posted: Sun Mar 23, 2003 10:48 am Post subject: |
|
|
vsftpd is my choice... if only for the messages you get
regards |
|
Back to top |
|
|
mglauche Retired Dev
Joined: 25 Apr 2002 Posts: 564 Location: Germany
|
Posted: Mon Mar 24, 2003 12:31 pm Post subject: |
|
|
hehe this all boils down to the usual fact. There is no "best" something. there is no best ftp server. period.
However .. some ftp servers may fit your needs more than others (like speed, configuability, features, price (i.e. ncftpd), ease of use).
maybe we can compile the arguments in this thread into a list of ftp servers with their unique features, that would be a nice addon for the gentoo-documentation |
|
Back to top |
|
|
vadius n00b
Joined: 08 Oct 2002 Posts: 12 Location: Tulsa, OK
|
Posted: Tue Mar 25, 2003 6:25 am Post subject: |
|
|
mglauche wrote: | However .. some ftp servers may fit your needs more than others (like speed, configuability, features, price (i.e. ncftpd), ease of use). |
There is one FTP server which I never see mentioned, although it is a little (okay, a lot) unknown: as a matter of fact, I am not exactly sure what the name of it is. It is written by a nice guy named Rana Bhattacharyya, so I usually call it the ranab FTP server. Homepage is http://www.mycgiserver.com/~ranab/ftp/index.html. It has also been adopted as the Apache Avalon FTP server, page here.
What I like about this is that it is written in Java, so it is not necessarily the speediest demon, but it is easily configured, very stable, and can be easily moved between operating systems. It has a GUI so that you can monitor the FTP server, or it can be run from the command-line. And it is the only free server I have seen that can use SQL databases of users easily (through JDBC). |
|
Back to top |
|
|
Liathus Apprentice
Joined: 21 Mar 2003 Posts: 163 Location: Fargo, ND
|
Posted: Tue Mar 25, 2003 6:46 am Post subject: |
|
|
I have been using proftpd with a mysql backend for authentication for years... it rules. It would take a lot to get me to switch. I admit it was a bit difficult to get configured at first, but now that I have it done, all I can say is it was well worth it! |
|
Back to top |
|
|
kamikaz3 Apprentice
Joined: 06 Feb 2003 Posts: 187
|
Posted: Tue Mar 25, 2003 7:10 am Post subject: |
|
|
ProFTPd
Works fine here, does what I want, and it wasn't that hard to configure |
|
Back to top |
|
|
frippz Guru
Joined: 22 Aug 2002 Posts: 460 Location: Sweden
|
Posted: Mon Apr 28, 2003 10:24 pm Post subject: |
|
|
Just switched to Pure-FTPd on two of my servers. I really like virtual chrooting which enables me the possibility to use symlinks in chrooted environments. |
|
Back to top |
|
|
TenPin Guru
Joined: 26 Aug 2002 Posts: 500 Location: Kansas City
|
Posted: Tue Apr 29, 2003 6:07 am Post subject: |
|
|
I go with vsftpd because despite haveing very few features, it is the most secure and the fastest.
Under a light load pro/pureftpd will be as fast but once you get to the levels of ftp.redhat.com or the like nothing cuts it like vsftpd, Alan Cox said so :) |
|
Back to top |
|
|
puke Tux's lil' helper
Joined: 05 Oct 2002 Posts: 128
|
Posted: Thu May 22, 2003 12:42 pm Post subject: |
|
|
Quote: | I go with vsftpd because despite haveing very few features, it is the most secure and the fastest.
Under a light load pro/pureftpd will be as fast but once you get to the levels of ftp.redhat.com or the like nothing cuts it like vsftpd, Alan Cox said so |
Unfortunately it doesn't have SSL support.. |
|
Back to top |
|
|
chrysalis n00b
Joined: 19 May 2003 Posts: 32
|
Posted: Thu May 22, 2003 8:01 pm Post subject: Pure-FTPd :) |
|
|
Pure-FTPd is guaranteed to work well on Gentoo Linux, because this is what it is developped on |
|
Back to top |
|
|
xedx Tux's lil' helper
Joined: 23 May 2003 Posts: 93
|
Posted: Fri May 23, 2003 10:39 am Post subject: publicfile |
|
|
If by any change you were serving only anonymous ftp
publicfile by Dan Bernstein is the way to go.
it's very fast and secure
and it also comes with a http daemon for serving static files.
http://www.publicfile.org _________________ --+//+ |
|
Back to top |
|
|
cookie n00b
Joined: 26 Feb 2003 Posts: 36 Location: Manchester England
|
Posted: Fri May 23, 2003 3:49 pm Post subject: VSFTP |
|
|
vsftp rocks fat stable secure as used by some major internet sites like www.redhat.com[/url] |
|
Back to top |
|
|
Whitey_McNasty n00b
Joined: 06 Aug 2005 Posts: 18 Location: /dev/null
|
Posted: Sat Aug 13, 2005 9:23 pm Post subject: Need suggestions on an FTP server |
|
|
I am looking for an FTP server to use for ftping to my Apache2 server...
I have tried ProFTPD and I didn't like it very much... Also I have read about several security issues with it... So I installed Pure-FTP and I really dont like it very much...
What I need is a good, secure ftp server that I can disallow anon ftp (it seems most FTP server are setup out of te box for anon ftp).. I need to easily setup several users that can ftp to their web directories... (not their home dir)...
I use dreamweaver to ftp and need somthing that will work well with it...
Any suggestions?? Pleaze...
mod edit: merged a few posts to this thread.
amne _________________ http://www.digitalminority.com
Linux User#397412
"Be careful... In my next version I just may decide to delete you!" - Whitey McNasty (Speaking on his upcoming release of Earth 2.0) |
|
Back to top |
|
|
Genone Retired Dev
Joined: 14 Mar 2003 Posts: 9621 Location: beyond the rim
|
Posted: Sun Aug 14, 2005 12:42 am Post subject: |
|
|
Haven't used ftp for a long time, so not sure if those fit your needs:
- vsftpd
- apache mod_ftpd |
|
Back to top |
|
|
cboyd n00b
Joined: 25 Jul 2005 Posts: 21 Location: Kansas City
|
Posted: Sun Aug 14, 2005 1:56 am Post subject: |
|
|
If your Gentoo box is on the same home network as your Windows box, you could set up a Samba share instead of FTP for Dreamweaver to access your site. |
|
Back to top |
|
|
Q-collective Advocate
Joined: 22 Mar 2004 Posts: 2076
|
Posted: Sun Aug 14, 2005 3:50 am Post subject: |
|
|
I second the vsftpd suggestion, simple to setup yet powerfull and secure. |
|
Back to top |
|
|
|