FTP Server - Pure-FTPd2013/05/10 |
Install Pure-FTPd to configure FTP server to transfer files.
|
|
[1] | Install Pure-FTPd |
root@www:~#
root@www:~# aptitude -y install pure-ftpd
/etc/init.d/pure-ftpd restart Restarting ftp server: Running: /usr/sbin/pure-ftpd -l pam -E -A -8 UTF-8 -B -O clf:/var/log/pure-ftpd/transfer.log -u 1000 -4 -B |
Sponsored Link |