Chapter 15. FTP

Chapter 15. FTP

15.1. The File Transport Protocol
15.1.1. Multiple Ports, Multiple Modes
15.2. FTP Servers
15.2.1. vsftpd
15.3. Files Installed with vsftpd
15.4. Starting and Stopping vsftpd
15.4.1. Starting Multiple Copies of vsftpd
15.5. vsftpd Configuration Options
15.5.1. Daemon Options
15.5.2. Log In Options and Access Controls
15.5.3. Anonymous User Options
15.5.4. Local User Options
15.5.5. Directory Options
15.5.6. File Transfer Options
15.5.7. Logging Options
15.5.8. Network Options
15.6. Additional Resources
15.6.1. Installed Documentation
15.6.2. Useful Websites
15.6.3. Related Books

File Transfer Protocol (FTP) is one of the oldest and most commonly used protocols found on the Internet today. Its purpose is to reliably transfer files between computer hosts on a network without requiring the user to log directly into the remote host or have knowledge of how to use the remote system. It allows users to access files on remote systems using a standard set of simple commands.

This chapter outlines the basics of the FTP protocol, as well as configuration options for the primary FTP server shipped with Red Hat Enterprise Linux, vsftpd.


Note: This documentation is provided {and copyrighted} by Red Hat®, Inc. and is released via the Open Publication License. The copyright holder has added the further requirement that Distribution of substantively modified versions of this document is prohibited without the explicit permission of the copyright holder. The CentOS project redistributes these original works (in their unmodified form) as a reference for CentOS-4 because CentOS-4 is built from publicly available, open source SRPMS. The documentation is unmodified to be compliant with upstream distribution policy. Neither CentOS-4 nor the CentOS Project are in any way affiliated with or sponsored by Red Hat®, Inc.