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

Quail: QGIS Layer Server

Quail is our Open Source Layer Server for QGIS Server.

Quail let’s you easily publish your QGIS Projects as OGC Web Services.

Just upload your QGIS Project along with any associated Raster, Vector, and static files.

You can also publish QGIS Projects that use PostGIS data sources as well.

Quail is built with pure PHP and Bootstrap 5, making it lightweight and easy to install and customize.

Download Quail on Github: https://github.com/AcuGIS/quail

Documentation: https://quail.docs.acugis.com/en/latest/index.html