i forget something, use local server to test your downloads
don’t upload them in any cloud websites
to use local server you should download node.js
and then install it and open node.js command prompt and user this command :
npm install http-server -g
and when you want to host server open node.js command prompt and use this command:
http-server “Direction” , example for host server for folder called TestFolder on desktop :
http-server “C:\Users\User\Desktop\TestFolder”
and open any browser and copy the 192.168.XX:XXXX:XXXX from node.js command and past it in browser and if you want to download and thing on this page right click on it and press Copy Link Address and past the link on request content function in UE4,
after you done from your works don’t forget to stop the server by pressing Ctrl C
i have a project example if want it for free just email me on :
thanks