How to install and configure a FTP server on Linux

From EN Ikoula wiki
Revision as of 16:21, 1 October 2021 by Cbrochot1072d (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

en:How to install and configure a FTP server on Linux he:כיצד להתקין ולקבוע את תצורת שרת FTP על לינוקס ro:Cum se instalează şi se configurează un server FTP pe Linux ru:Как установить и настроить FTP-сервер на Linux pl:Jak zainstalować i skonfigurować serwer FTP w systemie Linux ja:インストールし、Linux の FTP サーバーを構成する方法 ar:كيفية تثبيت وتكوين ملقم بروتوكول نقل الملفات على لينكس zh:如何安装和配置 Linux 上的 FTP 服务器 de:Gewusst wie: installieren und konfigurieren einen FTP-Server auf Linux nl:Hoe te installeren en configureren van een FTP-server op Linux 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.