Created on 15 June 2020
icon_unfollowing
Login to follow
ftpsc

FTPSc

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 15 June 2020 by 
ftpsc

FTPSc

Details
FTP client connected and extended. Eliminates the need for authentication on every action by maintaining a connection between requests.
Read more

FTPSc provides FTP/S client capabilities to use in your OutSystems applications.


This enhanced and extended component is influenced by the existing forge components FTPS and SFTP connected.


FTPSc excludes the need for authentication connection requests in every action by re-using single connection object in every request, thus enabling multiple FTP requests with just a single connection only.


Actions include:


- Connection with the option to use FTP or FTPS (Explicitly set the SSL version to TLS 1.2).

- Disconnect

- CheckConnection - verify connection status.

- Listing with parameter options to use FileMask, Include Binary Data, and Folder in the fetched list.

- Upload, Move and Delete.


each method includes return success status and error messages.


This component can be further extended to support other FTP/S functionalities as required by your projects.


For more information about the library being used; a link is provided below.


https://github.com/robinrodricks/FluentFTP/wiki


Logo Icon made by Freepik from www.flaticon.com

Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Files & documents
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
FTPSc has no dependencies.
Application Objects
FTPSc has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads