pyftpdlib is a high-level library to easily write asynchronous portable FTP servers with Python.
copied from cf-staging / pyftpdlibconda install conda-forge::pyftpdlib
conda install conda-forge/label/cf201901::pyftpdlib
conda install conda-forge/label/cf202003::pyftpdlib
conda install conda-forge/label/gcc7::pyftpdlib
Python FTP server library provides a high-level portable interface to easily write very efficient, scalable and asynchronous FTP servers with Python. It is the most complete RFC-959 FTP server implementation available for Python programming language and it's used in projects like Google Chromium and Bazaar and included in Debian, Fedora and FreeBSD package repositories.