From d9142adb7be64eaacea4a868c21d80b551d7ba8b Mon Sep 17 00:00:00 2001 From: Frank Zhang Date: Fri, 17 Jul 2015 17:03:05 +0800 Subject: [PATCH] [translating] 20150717 Howto Configure FTP Server with Proftpd on Fedora 22.md --- ...717 Howto Configure FTP Server with Proftpd on Fedora 22.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sources/tech/20150717 Howto Configure FTP Server with Proftpd on Fedora 22.md b/sources/tech/20150717 Howto Configure FTP Server with Proftpd on Fedora 22.md index f87bcd7745..416696bc91 100644 --- a/sources/tech/20150717 Howto Configure FTP Server with Proftpd on Fedora 22.md +++ b/sources/tech/20150717 Howto Configure FTP Server with Proftpd on Fedora 22.md @@ -1,3 +1,4 @@ +zpl1025 Howto Configure FTP Server with Proftpd on Fedora 22 ================================================================================ In this article, we'll learn about setting up an FTP server with Proftpd running Fedora 22 in our machine or server. [ProFTPD][1] is a free and open source FTP daemon software licensed under GPL. It is among most popular FTP server among machines running Linux. Its primary design aims to have an FTP server with many advanced features and provisioning users for more configuration options for easy customization. It includes a number of configuration options that are still not available with many other FTP daemons. It was initially developed by the developers as an alternative with better security and configuration to wu-ftpd server. An FTP server is a program that allows us to upload or download files and folders from a remote server where it is setup using an FTP client. Some of the features of ProFTPD daemon are as follows, you can check more features on [http://www.proftpd.org/features.html][2] . @@ -184,4 +185,4 @@ via: http://linoxide.com/linux-how-to/configure-ftp-proftpd-fedora-22/ [a]:http://linoxide.com/author/arunp/ [1]:http://www.proftpd.org/ -[2]:http://www.proftpd.org/features.html \ No newline at end of file +[2]:http://www.proftpd.org/features.html