PyFTPD is a FTP server based on pyftpdlib.
For more info or for documentation see https://pyftpdlib.readthedocs.io/en/latest/
Required packages
-
Python 2.7.12:
use synaptic
-
PyQT4:
use synaptic
-
pyftpdlib:
sudo pip install pyftpdlib
-
pysendfile:
sudo pip install pysendfile
-
pyOpenSSL:
sudo pip install PyOpenSSL
-
python-pysqlite2:
use synaptic
- Run the cli version: sudo python PyFTPD-cli.py
- Run the GUI version: sudo python PyFTPD.py