215
Views
4
Comments
How to download media files from url
Question

Hi everyone,

I have a list of URLs. My requirement is to download binary data from those URLs.

The problem:  The file is big (it is a media type so that the maximum size can be up to 500MB). 

Is there a mechanism using BPT for File Stream and how to do it? 


I open for suggestion.

Thanks,
Nam

2023-02-20 05-20-57
Nam Nguyen

Hi Caldeira81,


I have checked your links.Both links mention 2 methods : GetRequest_Submit and REST

But like i said, the file is big, 

Using GetRequest_Submit, it will time out. 
REST get you "maximum response size reached" 


I searched for the answer and found this before asking the forum.


Thanks,
Nam

2023-02-20 05-20-57
Nam Nguyen

Hi,


The problem that has been solved in the above link is for downloading multiple files and each file is small. 

While each of my files can be large. I want to use BPT to steam multiple files but first I have to able to stream 1 file.

Regards. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.