QGIS SFTP Plugin

Version 2.2.2 of our QGIS SFTP Plugin is now available via the QGIS Plugin Manager.

AcuGIS QGIS SFTP Plugin is a plugin for transferring contents of a QGIS Project directory via SFTP.

Features:

  • Store multiple target servers
  • Set Owner (CHOWN)
  • Transfer entire QGIS project directory, including sub folders.

Version 2.2.2 Updates:

  • Attached QProgressBar to main window to indicating upload progress
  • Added callback function to update progress bar in real time and avoid appearance of freezing
  • QApplication.processEvents() method is called during the upload to keep the GUI responsive

The SFTP plugin can be for any case in which you wish to transfer your project and files via SFTP. It can be particularly useful for Lizmap and QWC2 as well.

The plugin is available via the QGIS Plugin Manager.

If you wish to customize, you can find the source code on GitHub

https://github.com/AcuGIS/acugis_sftp_tool