arch-wiki-md-repo
Version:
All arch-wiki articles in markdown format, updated every two days.
16 lines (9 loc) • 636 B
Markdown
[bftpd](http://bftpd.sourceforge.net/) is a small, easy-to-configure FTP server for UNIX-like systems.
## Installation
[Install](/index.php/Install "Install") the [bftpd](https://www.archlinux.org/packages/?name=bftpd) package.
[Start/Enable](/index.php/Systemd#Using_units "Systemd") the `bftpd.service` daemon. An alternative `bftpd.socket` and `bftpd@.service` are also available.
## Configuration
Most of the settings in bftpd are done by editing the file `/etc/bftpd.conf`.
## See also
* [bftpd official homepage](http://bftpd.sourceforge.net/)
* [bftpd tutorial](http://bftpd.sourceforge.net/doc/en/bftpd-tutorial.html)