----- Original Message ----- From: "Stephen Liu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 8:33 PM Subject: Re: FTP server packages
> On Sat, 2002-10-19 at 08:52, Jason Dobbs wrote: > > rpm -q wuftpd > > rpm -q anonftp > > I found both of them on the CDs > > Which of them is better in term of configuration and performance, wu-ftpd is for the ftp server itself. anon-ftp is for allowing anonymous ftp users. Once wu-ftpd is installed (or anonftp in addiction) you can configure your ftp server usually just editing /etc/ftpaccess. Oh, once you install wu-ftpd, just use chkconfig wu-ftpd on to have it start at boot, as well as have it start at that moment. Mike