ProFTPD

ProFTPD (Pro FTP daemon) is a highly feature rich FTP server, exposing large amount of configuration options to the user.

Installation

Install proftpdAUR.

Then enable/start proftpd.service.

Configuration

The configuration file is available at /etc/proftpd.conf. The project's website has an extensive documentation.

Anonymous access

To head off a common problem, for anonymous access to work with /bin/false as the shell for the ftp user (the default configuration), you must add the line RequireValidShell off to /etc/proftpd.conf. Otherwise anonymous logins will receive a 530 error.

gollark: I once edited the wikipedia page for my school slightly because it did not show who the latest headmaster was.
gollark: If you think about it, if the universe breaks, then computers will probably also break and the pin won't be viewable.
gollark: How would you know, if it's *secret* police surveillance?
gollark: That seems like a lot for a school project.
gollark: (also, this is probably more <#496135660831375370>)

See also

This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.