Created on 28 December 2018
icon_unfollowing
Login to follow
ftps-client-for-file-upload

FTPS Client for File Upload

Stable version 1.1.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 31 December 2018 by 
ftps-client-for-file-upload

FTPS Client for File Upload

Details
This extension provides a method to upload a file using the FTPS protocol. This can be extended to support other FTPS commands. FTPS (also known as FTPES, FTP-SSL, and FTP Secure) is an extension to the commonly used File Transfer Protocol (FTP) that adds support for the Transport Layer Security (TLS)
Read more

FTPS (also known as FTPES, FTP-SSL, and FTP Secure) is an extension to the commonly used File Transfer (FTP) that adds support for the Transport Layer Security. (TLS).

FTPS should not be confused with the SSH File Transfer Protocol (SFTP), a secure file transfer subsystem for the Secure Shell (SSH) protocol with which it is not compatible. It is also different from FTP over SSH, which is the practice of tunneling FTP through an SSH connection.

This extension wraps the C# library FluentFTP 

 https://www.nuget.org/packages/FluentFTP

Only the File Upload functionality has been implemented. But this can be extended to support other FTPS functionalities, easily. 

Release notes (1.1.0)

Explicitly set the SSL version to TLS 1.2.

This was needed as this plugin was giving an error when uploading a file in the OutSystems Enterprise Environment. 

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
FTPS Client for File Upload has no dependencies.
Application Objects
FTPS Client for File Upload has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads