mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
Error I get when trying to upload a jpeg image using curl #143
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 @dillfrescott on GitHub.
<head></head>301 Moved Permanently
nginx/1.14.2 </html>
@dillfrescott commented on GitHub:
Please ignore the markdown kind of messing with the error since its in html
@dillfrescott commented on GitHub:
Update: Just disabled the antivirus and firewall and its still happening...
@stefanbenten commented on GitHub:
You need to specify https://transfer.sh as endpoint. The redirect comes from HTTP to HTTPS.
@stefanbenten commented on GitHub:
How do you try to upload it? @DillFrescott
A full example would be great.
EDIT: Just tried and works just fine:
@dillfrescott commented on GitHub:
Here is the exact console history of my latest attempt. This is very odd. Perhaps its my antivirus or firewall?
https://gist.github.com/DillFrescott/e1e21817a2630fc4dd87ceafc7ddeb48
@dillfrescott commented on GitHub:
Ok.
@dillfrescott commented on GitHub:
Ok, that works, but I no longer have an upload progress :(
@stefanbenten commented on GitHub:
That sounds like an unrelated issue to me (also not tied to transfer.sh).