Skip to content

SFTP SFTP: Downloads

Summary

You can download all the supported plugin releases from this page.

The change log for each version series can be found under the download link & hash.

See the versioning scheme for compatibility information.

Releases

Version 3.1.0

Download: sftp-3.1.0.tgz

SHA256: 3c873dcd53ff09fcbd00917b1d588df027faa3c7d8a44b94d65214eb15d9aad5

Series History

See the revision history for series 3.1.x below

Revisions
3.1.0 - 08/08/2023

Fixed

  • Fixed connection timeout related bug

Version 3.0.0

Download: sftp-3.0.0.tgz

SHA256: f0e9af4c6e0de7fded1e4107ef6b29661798efa5a4c81deb603c8d78f462f238

Series History

See the revision history for series 3.0.x below

Revisions
3.0.0 - 15/11/2022

Changed

  • Add support for alpine-3.16

  • Drop support for alpine-3.12

Version 2.3.0

Download: sftp-2.3.0.tgz

SHA256: 11b6a64e8c7a32a00e9c442a70b0aa638047978ef7a33c2611f0d0f916dc0d21

Series History

See the revision history for series 2.3.x below

Revisions
2.3.0 - 07/11/2022

Changed

  • Update dependencies

Version 2.2.0

Download: sftp-2.2.0.tgz

SHA256: 0b2c3621b7150042c775c21280750bee0b94a7f744163a5f1cdb9b0cad5dc3ff

Series History

See the revision history for series 2.2.x below

Revisions
2.2.0 - 01/11/2022

Changed

  • Update dependencies.

Version 2.1.0

Download: sftp-2.1.0.tgz

SHA256: 8c053ed9ce1efbf82f8ac6f9d2cfbe114e1a93534368c54d593795b5b2e0637d

Series History

See the revision history for series 2.1.x below

Revisions
2.1.0 - 04/05/2022

Changed

  • Update dependencies.

Version 2.0.0

Download: sftp-2.0.0.tgz

SHA256: 25271964a4b1ed4d2f149287778b7d66a0f82747f9ff16db65a37eb70bcc6fab

Series History

See the revision history for series 2.0.x below

Revisions
2.0.0 - 15/03/2022

Changed

  • Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x).

Version 1.1.0

Download: sftp-1.1.0.tgz

SHA256: 5f5e43bfed8be5723cf5ad6674fe2a24bf3be3e3d552e6e5e51ce426dd0e851a

Series History

See the revision history for series 1.1.x below

Revisions
1.1.0 - 08/09/2021

Changed

  • Improved plugin startup speed.

Version 1.0.1

Download: sftp-1.0.1.tgz

SHA256: a0059cdca5095e32e9b05fcda493d51c786d1a43e3568db406f5b8f609c09c14

Series History

See the revision history for series 1.0.x below

Revisions
1.0.1 - 27/05/2021

Added

  • Added a description to the plugin manifest.
1.0.0 - 02/03/2021

Added

  • First release

Versioning Scheme

Plugin versions are in major.minor.patch format.

Major

  • Significant functionality changes
  • May not be backward compatible

Minor

  • Bug fixes
  • Minor functionality changes
  • Backward compatible

Patch

  • No functional changes
  • Reserved for documentation updates