CompanyOnwership_icon
OutSystems
Created on 30 June 2016
icon_unfollowing
Login to follow
file-transfer-plugin

File Transfer Plugin

Supported
Stable version 2.1.5 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 07 February 2023 by 
OutSystems
file-transfer-plugin

File Transfer Plugin

Created on OutSystems 11

Version 2.1.5

Stable
Current
Application Package
Uploaded on 07 February 2023 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
  • Introduces PWA support on File Transfer Plugin
License:

Apache License 2.0

Application Objects:
File Transfer Plugin does not affect the count of AOs.

Version 2.1.4

Stable
See documentation
Application Package
Uploaded on 16 November 2021 by OutSystems
Compatible with:
Version 11
11.0.606
Database:
All
Release notes:
  • Updated dependency to File Plugin, adding requestLegacyExternalStorage flag for Android 10.
Application Objects:
File Transfer Plugin does not affect the count of AOs.
Created on OutSystems 10

Version 2.1.0

Stable
Application Package
Uploaded on 05 March 2018 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Exposes two new client actions:

  • UploadFileWithHeaders
  • DownloadFileWithHeaders

Both work similarly to the existing upload and download client actions but provide additional functionality in order to allow headers to be specified for the network requests.

A typical use case would be to use "Content-Type" header set as "application/octet-stream" in order to upload a video file into a REST endpoint.

Version 2.0.1

Stable
Application Package
Uploaded on 21 December 2016 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Fix error when cordova is not loaded