July 2005
Beginner
720 pages
18h 15m
English
The File Transfer Protocol (FTP) service allows users to download files from—and in some cases upload files to—your Linux system using special programs called FTP clients, or in some cases using a standard web browser.
To offer FTP service on your Linux computer, you must do the following:
Install the vsftpd service on your computer
Configure Linux to automatically start the vsftpd service when you start your computer
Configure your Linux firewall to allow traffic related to FTP requests
You can install the vsftpd FTP server using the Package Management tool. Start this tool by choosing Desktop, System Settings, Add/Remove Applications. In the Package Management tool, scroll down to the ...