An open API service indexing awesome lists of open source software.

https://github.com/simatwa/pyftp

Extremely fast and scalable Python FTP server based on PYFTPDLIB
https://github.com/simatwa/pyftp

file-transfer ftp ftps linux mac pyftp pyftpdlib windows

Last synced: 21 days ago
JSON representation

Extremely fast and scalable Python FTP server based on PYFTPDLIB

Awesome Lists containing this project

README

        


pyftp


License
Latest release
release date
Downloads

Make executables

Extremely fast and scalable Python FTP server based on [PYFTPDLIB](https://github.com/giampaolo/pyftpdlib)

# Installation

Download binaries for your system from [here](https://github.com/Simatwa/pyftp/releases/latest).

**OR**

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

# Motive

> Need for standalone pyftpdlib executable.