Re: how to install an ftp server
From: Adam Aube (aaube01_at_baker.edu)
Date: 02/14/04
- Previous message: Marty Landman: "how to install an ftp server"
- In reply to: Marty Landman: "how to install an ftp server"
- Next in thread: Marty Landman: "Re: how to install an ftp server"
- Reply: Marty Landman: "Re: how to install an ftp server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Sat, 14 Feb 2004 12:03:43 -0500
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
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Marty Landman: "how to install an ftp server"
- In reply to: Marty Landman: "how to install an ftp server"
- Next in thread: Marty Landman: "Re: how to install an ftp server"
- Reply: Marty Landman: "Re: how to install an ftp server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]