FTP Server
ProFTPD
- Allows use of .ftpaccess files for per-directory access controls.
- Supports TCPwrappers based access controls.
- Highly configurable.
- Uses more memory.
- Recommended only when additional configuration flexibility is required.
Pure-FTPD
- Faster login time.
- Uses less memory.
- Allows virtual access on any IP address.
- Better security model.
- Allows virtual user quotas.
- More compatible with software RAID systems.
- Fails PCI Compliance testing on FreeBSD systems.
- Ideal for memory-constrained systems.
