[Help] Difficulty with Shared file urls via wget

Continuing the discussion from 20.0.0beta4 feedback:

I’m attempting to download a Shared file Polls.tar.gz to my server via wget.

https://cloud.example.com/s/RwGbz3BRSKzjs22

is downloading RwGbz3BRSKzjs22 html rather than the actual file. Also tried appending /download with no success. What do I do to correct this? I really wish I could just share the literal url containing the file name to avoid confusing wget. Thanks for any suggestions.
image

You have to added /download at the end and probably specify file Polls.tar.gz.

https://YOURSERVER/index.php/s/X6t2BKe6zcAiegs/download?path=/&files=Polls.tar.gz

Discussed here: