Waiting for engine...
Skip to main content

Transport

Internal applet download protocol (meaning download for authenticated users) uses HTTP/HTTPS requests and responses and is used by Java download applet in MFT FS web applications, MFT FS Explorer and MFT FS iOS app.

Since user is authenticated, the protocol requires Session ID.

A user must have the download permission for a file or folder.

The current version of the protocol supports a single file or single folder download only. All incomplete download operations can be resumed.

GET http(s)://<server url>/DownloadEx.aspx if encryption is enabled for the server object IDs.
GET http(s)://<server url>/Download.aspx if encryption is enabled for the server object IDs.