mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
Power Shell invoke-webrequest : Unable to connect to the remote server #195
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Siyu256 on GitHub.
When I try to run file from powershell, I get the error of unable to connect to the remote server. Can anyone suggest? Thank you!
invoke-webrequest -method put -infile ./hello.txt https://transfer.sh/hello.txt
invoke-webrequest : Unable to connect to the remote server
At line:1 char:1
@paolafrancesca commented on GitHub:
https://github.com/dutchcoders/transfer.sh#disclaimer
https://github.com/dutchcoders/transfer.sh/issues/326#issue-694925702