Give us feedback
sftp
Service icon

SFTP

Stable version 5.3.2 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 22 December 2022 by 
4.3
 (18 ratings)
sftp

SFTP

Created on OutSystems 11

Version 5.3.2

Stable
Current
Application Package
Uploaded on 22 December 2022 by Miguel Antunes
Compatible with:
Version 11
Database:
All
Release notes:
  • SSH.Net upgraded to latest version 
  • Some extension code clean up
  • Updated icon
  • Minor improvement on demo app

Version 5.3.1

Under Development
Application Package
Uploaded on 24 October 2021 by David Epps
Compatible with:
Version 11
Database:
All
Release notes:

Updated the underlying SSH.Net library version to v2020.0.1.

  • To do this, I had to re-build SSH.Net with a new Namespace given SSH.Net is a part of the Outsystems core framework.


Added a Passphrase as a parameter in all _PrivateKey Actions.

Created on OutSystems 10

Version 4.0.0

Stable
Application Package
Uploaded on 03 December 2018 by Tiago Bernardo
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Simple update to OutSystems 10.

TODO:

  • Separate the sample client application into it's own demo Forge component.
Created on Older versions

Version 3.0.2

Stable
Application Package
Uploaded on 24 September 2016 by Wei Zhu
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

Add following command

- mkdir

- rmdir

Version 3.0.1

Stable
Application Package
Uploaded on 29 August 2016 by Wei Zhu
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

- Add Java Support