All apps · 0 apps
pure-ftpd
Docker app from A75G's Repository
Overview
Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server.
Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br]
Creating user by using console "pure-pw useradd admin -u 99 -g 100 -d /home/admin -m"[/br]
Install pure-ftpd on Unraid in a few clicks.
Find pure-ftpd in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for pure-ftpd Review the template variables and paths Click Install
Categories
Download Statistics
1,907,830
Total Downloads
2,395
This Month
1,484
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
crazymax/pure-ftpd:latestLast Updated2026-06-22
First Seen2020-04-09
Runtime arguments
- Web UI
http://[IP]:[PORT:2100]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
FTP portPorttcp
FTP port
- Target
- 2100
- Default
- 2100
- Value
- 2100
PASV port rangePorttcp
PASV port range
- Target
- 30000-30009
- Default
- 30000-30009
- Value
- 30000-30009
AppdataPathrw
Contains config files and PureDB file
- Target
- /data
- Default
- /mnt/user/appdata/pure-ftpd/
- Value
- /mnt/user/appdata/pure-ftpd/
FTP FolderPathrw
Contains FTP Files
- Target
- /home
- Value
- /mnt/user/pure-ftpd/
AUTH_METHODVariable
Authentication method to use. Can be puredb, mysql, pgsql or ldap
- Default
- puredb
- Value
- puredb
SECURE_MODEVariable
Enable secure mode - https://github.com/crazy-max/docker-pure-ftpd#secure-mode
- Default
- true
- Value
- true
PASSIVE_PORT_RANGEVariable
Port range for passive connections
- Default
- 30000:30009
- Value
- 30000:30009