1. Technology

How to Install and Configure ProFTPD on Ubuntu 14.04 LTS

FTP (File Transfer Protocol) is probably the most popular method of uploading files to a server; a wide array of FTP servers, such as ProFTPD, and clients exist for every platform.

Pre-Flight Check
  • These instructions are intended specifically for installing the ProFTPD on Ubuntu 14.04 LTS.
  • I’ll be working from a Liquid Web Core Managed Ubuntu 14.04 LTS server, and I’ll be logged in as root.

Step 1: Install ProFTPD
Warning: FTP data is insecure; traffic is not encrypted, and all transmissions are clear text (including usernames, passwords, commands, and data). Consider securing your FTP connection with SSL/TLS.

First, you’ll follow a simple best practice: ensuring the list of available packages is up to date before installing anything new.

apt-get update

Then let’s install ProFTPD and any required packages:

apt-get -y install proftpd

During the install process you’ll be prompted with the following screen:

How to Install ProFTPD on Ubuntu 12.04 LTS

Select standalone and then Ok to finish the installation.

Step 2: Configure ProFTPD

For a refresher on editing files with vim see: New User Tutorial: Overview of the Vim Text Editor

Let’s edit the configuration file for ProFTPD:

vim /etc/proftpd/proftpd.conf

Change the ServerName to the hostname of your server. In the case below, ftp.thebestfakedomainnameintheworld.com is an example:

ServerName “ftp.thebestfakedomainnameintheworld.com”

To limit users to their home directory uncomment the line that says DefaultRoot:

# Use this to jail all users in their homes
DefaultRoot ~

Exit and save the file with the command :wq .

Restart the ProFTPD service:

service proftpd restart

Then set the ProFTPD service to start at boot:

update-rc.d proftpd defaults

Want to Try This Tutorial?

Launch a Free* Storm Server

*For new customers only

<!– –><!– –>

Thank you. Your request has been submitted and we’ll be sending you a $75 Storm coupon shortly!

No Comments
Comments to: How to Install and Configure ProFTPD on Ubuntu 14.04 LTS

Recent Articles

Good Reads

Student safety is one of the highest priorities for schools, parents, and transportation providers. Every day, thousands of students rely on school buses to travel safely between home and school. While school transportation remains one of the safest methods of travel, schools continue to seek ways to improve security, efficiency, and communication. Modern technology has […]
The unique November birthstone due to the fact that the people born in November have been linked to not two, but three beautiful stones: Topaz and Citrine. Both are sought-after because of their rich shades, breathtaking brilliance as well as their symbolic significance. You may be looking for an appropriate birthday gift for your loved […]

Worlwide

Overview VipsPM – Project Management Suite is a Powerful web-based Application. VipsPM is a perfect tool to fulfill all your project management needs like managing Projects, Tasks, Defects, Incidents, Timesheets, Meetings, Appointments, Files, Documents, Users, Clients, Departments, ToDos, Project Planning, Holidays and Reports. It has simple yet efficient layout will make managing projects easier than […]
Student safety is one of the highest priorities for schools, parents, and transportation providers. Every day, thousands of students rely on school buses to travel safely between home and school. While school transportation remains one of the safest methods of travel, schools continue to seek ways to improve security, efficiency, and communication. Modern technology has […]
The unique November birthstone due to the fact that the people born in November have been linked to not two, but three beautiful stones: Topaz and Citrine. Both are sought-after because of their rich shades, breathtaking brilliance as well as their symbolic significance. You may be looking for an appropriate birthday gift for your loved […]

Trending

Turquoise Jewelry is one of the ancient healing stones used for personal adornment and astrological benefits. The rare greenish blue-colored pectolite is celebrated for its enchanting powers among many crystal lovers. It is a hydrated phosphate of copper and aluminum that ranks 5 to 6 on the Mohs hardness scale. It is deemed a protective […]