ftpservx - Fast to run and cross-platform FTP-server. Licensed by GPL3.


Keywords
FTP-server, pyside, pyqt4
License
GPL-3.0
Install
pip install ftpservx==0.5.7

Documentation

ftpservx

Fast to run and cross-platform FTP-server. Based on PySide and pyftpdlib.

  • Install:
    > pip install ftpservx
  • Run:
    > ftpservx
  • Upgrade:
    > pip install --upgrade ftpservx
  • Uninstall:
    > pip uninstall ftpservx