Created on 04 June 2008
icon_unfollowing
Login to follow
sftp

SFTP

Stable version 5.3.4 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 10 Apr (10 days ago) by 
sftp

SFTP

Created on OutSystems 11

Version 5.3.4

Stable
Current
Application Package
Uploaded on 10 Apr (10 days ago) by 
Compatible with:
Version 11
Database:
All
Release notes:

In the latest version, I overlooked the fact that OutSystems Platform internally uses an older version of SSH.NET, preventing the use of a newer version on the SFTP component.

Now, SFTP v5.3.4 includes re-Namespace Renci.SshNet v2024 for its functionality, separating it from the OS platform core usage by adopting the Namespace "OS.SSH.Net". This change improves compatibility while preserving framework integrity.


See version v5.3.3 for a more complete release notes.

NOTICE: Please perform thorough testing before production release. No breaking changes detected, but ensure comprehensive testing.


Application Objects:
SFTP has 0 AOs.

Version 5.3.3

Stable
Application Package
Uploaded on 8 Apr (12 days ago) by 
Compatible with:
Version 11
Database:
All
Release notes:
  • Improved error handling:
    • Catch specific exceptions for better error management.
    • Provide more meaningful error messages.
  • Enhanced connection management:
    • Ensure proper disposal of SFTP client even during exceptions.
  • Added meaningful comments:
    • Explain function purposes and significant logic.
  • Code cleaning.
  • Deprecated Created attribute:
    • Previously captured last modified date incorrectly.
    • Attribute deprecated due to SSH.Net limitation.
    • See: GitHub issue #487
  • Updated SSH.NET to version 2024.0.0:


NOTICE: Please perform thorough testing before production release. No breaking changes detected, but ensure comprehensive testing.

Application Objects:
SFTP has 0 AOs.
Created on OutSystems 10

Version 4.0.0

Stable
Application Package
Uploaded on 03 December 2018 by 
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 
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

Add following command

- mkdir

- rmdir

Application Objects:
SFTP has 0 AOs.

Version 3.0.1

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

- Add Java Support

Application Objects:
SFTP has 0 AOs.