How to install and configure a FTP server on Linux
pt:Como instalar e configurar um servidor FTP no Linux
es:Cómo instalar y configurar un servidor FTP en Linux
fr:Comment installer et configurer un Serveur FTP sous Linux
This article has been created by an automatic translation software. You can view the article source here.
-- Demolin.maxime51140c2b4b (newsgroups) 6 June 2016 à 14:06 (CEST )Demolin 06/06/2016
Introduction
All these manipulations will be executed with root user.
This tutorial will be able 2 Parties, party Linux & Part FileZilla.
Linux part
Please enter the following command to install the FTP server :
apt - get install proftpd
Please enter the following command to configure the FTP server :
Nano /etc/proftpd/proftpd.conf
Please enter the following command to validate the new configuration :
/etc/init.d/proftpd reload
Please enter in your web browser :
ftp://ip
Part FileZilla
- Now he must use an 'FTP client' dedicated like FileZilla.
- Please download FileZilla to continue.
- You will need to fill in the fields with your IP address as the host, your login and your password.
- If you fill your login or your password, FileZilla will attempt to log on 'anonymous' to your FTP server.
This article seemed you to be useful ?
Enable comment auto-refresher