How to install and configure a FTP server on Linux

From EN Ikoula wiki
Revision as of 11:01, 9 June 2016 by Ikbot (talk | contribs)
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

it:Come installare e configurare un server FTP su 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


  1. Now he must use an 'FTP client' dedicated like FileZilla.

  2. Please download FileZilla to continue.

  3. You will need to fill in the fields with your IP address as the host, your login and your password.

  4. 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 ?

0



You are not allowed to post comments.