LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Proftpd (https://www.linuxquestions.org/questions/linux-software-2/proftpd-158571/)

phatmann 03-16-2004 03:32 PM

Proftpd
 
I am runnund Fedora Core 1 and I am setting up an ftp site. I am new to Linux so I am not familiar at all with it. I downloaded ProFTPD from a ftp server but it came in different folders. I am trying to find out how I can use this and install this to run proftpd. Thanks:newbie:

binhnx2000 03-16-2004 05:01 PM

Firts! You can download source of proftpd at www.proftpd.org

After unpack it:

#tar xvfj proftpd.x.x.tar.bz

You use configure with flag --help to know about flag to install proftpd. Next you try install proftpd:

#make
# make install

Good luck


All times are GMT -5. The time now is 02:19 AM.