haw to dowload filew over cmd
Open cmd and change the directory to whatever you want to save the file and paste:
curl.exe --output NAME AND EXTENSION (e.g. test.exe) --url The URL WITH http:// or https://
For Example :
curl.exe --output index.html --url http://example.com