Create direct file HTTP link
Posted: 08 Jan 2022, 02:37
Hi,
My goal is to be able to download files on my internal network through HTTP (or HTTPS) with direct links from other machines, i.e. from a linux box download the file abc.zip from my NAS:
wget http://192.168.1.10/path/to/file/abc.zip
I created a shared file link in the admin panel which gives me a non-direct link, where using a browser I can download the file but I wasn't able to get the underlying direct link so I could do that.
http://192.168.168.10:8181/tos/index.ph ... admin&sid=....
How do I find the direct link to the file so I can use command line tools like wget?
My TOS version is 4.1.30
Thank you!
My goal is to be able to download files on my internal network through HTTP (or HTTPS) with direct links from other machines, i.e. from a linux box download the file abc.zip from my NAS:
wget http://192.168.1.10/path/to/file/abc.zip
I created a shared file link in the admin panel which gives me a non-direct link, where using a browser I can download the file but I wasn't able to get the underlying direct link so I could do that.
http://192.168.168.10:8181/tos/index.ph ... admin&sid=....
How do I find the direct link to the file so I can use command line tools like wget?
My TOS version is 4.1.30
Thank you!