Skip to content
/ pyftp Public

Extremely fast and scalable Python FTP server based on PYFTPDLIB

License

Notifications You must be signed in to change notification settings

Simatwa/pyftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.