[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: recommendations for FTP server



On Fri, Jun 20, 2003 at 12:56:01PM -0400, Stephen Gran wrote:

> I am thinking about setting up an FTP server to be used by myself and a
> couple of friends.  The box it will be running on is basically stock
> Woody, and is currently only running apache and NAT'ing for a LAN.
> 
> I'd like the FTP server to not allow anonymous logins (which I assume
> most can do), chroot users to their home directories, and have some sort
> of encrypted connections (over SSL would be nice).  I have thought about
> just using sftp, but currently ssh connections are rerouted to another
> box on the LAN, and I'd like to leave that set up as is, if possible.

You could run sshd on another port.  Really, if you want encryption and no
anonymous connections, sftp is the right tool for the job.

-- 
 - mdz



Reply to: