Subject: Re: FTPD: disallowing concurrent connections from same IP
To: NetBSD User's Discussion List <netbsd-users@netbsd.org>
From: Chuck Yerkes <chuck+nbsd@2003.snew.com>
List: netbsd-users
Date: 02/19/2003 14:33:51
Festival of answers elided...
I've pretty much dumped ftp in favor of http.
And ftp with users and passwords are right out (I did
get skey and chall/response patches into wu-ftpd in
1995 or so).
I can require logins (over SSL with clear passwords) and offer
downloads. modbandwidth or altq handle usage limits (someone
connects 11 times, it's just as fast as 1 time).
I'm willing to let ftp just die.