Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.4 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.4 KB

pyftp

License Latest release release date Downloads Make executables

Extremely fast and scalable Python FTP server based on PYFTPDLIB

Installation

Download binaries for your system from here.

OR

git clone https://github.com/Simatwa/pyftp.git
cd pyftp
sudo make install

Motive

Need for standalone pyftpdlib executable.