I generate HTTP link, but the link doesnt work?
Hi.
So I connect to my server, I upload a file. I then right click this file to generate a HTTP link so the public can download. But I just get "This site can’t be reached" when I try to put it in my browser. What could be the cause?
Heres the link:
http://206.189.92.31/root/domains/rosakatten-2020.zip
Heres the long link when I hold ctrl + shift:
powershell.exe -ExecutionPolicy Bypass -STA -NoProfile -File "C:\Program Files (x86)\WinSCP\Extensions\GenerateHttpUrl.WinSCPextension.ps1" -webRoot "" -rootPath "" -hostName "" -serverName "206.189.92.31" -path "/root/domains/" -pause -clipboard rosakatten-2020.zip
So I connect to my server, I upload a file. I then right click this file to generate a HTTP link so the public can download. But I just get "This site can’t be reached" when I try to put it in my browser. What could be the cause?
Heres the link:
http://206.189.92.31/root/domains/rosakatten-2020.zip
Heres the long link when I hold ctrl + shift:
powershell.exe -ExecutionPolicy Bypass -STA -NoProfile -File "C:\Program Files (x86)\WinSCP\Extensions\GenerateHttpUrl.WinSCPextension.ps1" -webRoot "" -rootPath "" -hostName "" -serverName "206.189.92.31" -path "/root/domains/" -pause -clipboard rosakatten-2020.zip