question

Upvotes
Accepted
33 9 13 31

RTH API: Is that possible to get the AWS pre-signed URL to do resumable download?

Like RDP CFS, can we also get a pre-signed URL of the extracted archive file to support resumable download, via the RTH API?

#technology#producttrth-rest-apiawsdownload-file
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
78.8k 250 52 74

@Frederic

Thanks for reaching out to us.

Yes, it supports the AWS pre-signed URL by setting the x-direct-download HTTP header when downloading an extracted file.

1668676625837.png

The response will contain the AWS pre-signed URL in the Location header.

The AWS pre-signed URL supports range requests. Therefore, the application can use this feature to implement the resumable download feature. For more information regarding range requests, please refer to the following articles:

I hope that this information is of help


1668676625837.png (66.3 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.