Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 940 Bytes

File metadata and controls

13 lines (10 loc) · 940 Bytes

Prerequisites

This module needs the Python library pysftp, otherwise it cannot be installed and used. Install pysftp through the command sudo pip install pysftp

Version 8.0 or master?

Version 8.0 is the stable version for this module, it is tested and works without any problems. The master version is still in testing and contains the newest features, which might still have problems/error. If you need to connect to a remote FTP server on another port than port 22 you should download and install the master version. Version 8 does not (yet) support another port than 22.

Guide / documentation

Need more help with this module or want a guide about how to set this up?

Errors / Suggestions

Please post them here under 'Issues' and I will get back to you as soon as I can!