Remote Download: bad filenames, if filenames generated on-the-fly

Hi

I believe the remote downloader cannot handle filenames, that are not derived from the URL.

Example URL:
https://server/myhandler/HHHHHHHHHHHHHH1234
will produce filename “HHHHHHHHHHHHHH1234”
but should produce something like “myfile.txt”

Supposed Background:

Regards
Manu

Hello @maweber ,

Unfortunately at the time being you cannot use tools such as wget to download data directly from a Cells URL.

Thanks for your reply @zayn

I’m not suggesting your mechanism is wget,
or that I want to wget, but rather you may solve the problem using the response headers, much like wget does.

Regards
M

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.