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

Re: how to install an ftp server



On Saturday 14 February 2004 11:56 am, Marty Landman wrote:
> now I want to have an ftp server running.
>
> woody:~# which ftpd
> woody:~# whereis ftpd
> ftpd:
>
> Is this telling me that there is no ftp daemon currently installed?

Probably. A better check would be:

dpkg -l | grep "ftpd"

> What do I do to get this going?

apt-get install vsftpd

Adam



Reply to: