ftpbench2

Python FTP server library provides a high-level portable

Install

All systems
curl cmd.cat/ftpbench2.sh
Arch Arch Linux
pacman -S python2-pyftpdlib
Fedora
dnf install python2-pyftpdlib

python2-pyftpdlib

Python FTP server library provides a high-level portable

interface to easily write asynchronous FTP servers with Python. Based on asyncore framework pyftpdlib is currently the most complete RFC-959 FTP server implementation available for Python programming language. This package provides pyftpdlib for Python 2.