3.1 Transport
Internal applet download protocol (meaning download for authenticated users) uses HTTP/HTTPS requests and responses and is used by Java download applet in Thru web applications, Thru Explorer and Thru 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.