Re: how to install an ftp server

From: Adam Aube (aaube01_at_baker.edu)
Date: 02/14/04

  • Next message: stephen parkinson: "Re: help with 2.6.2 ide-cd, ide-scsi & xine"
    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
    

  • Next message: stephen parkinson: "Re: help with 2.6.2 ide-cd, ide-scsi & xine"