mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
transfer.sh Moved Permanently #139
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 @nlkguy on GitHub.
~$ curl http://transfer.sh/ --upload-file exp3.zip
<html> <head></head>301 Moved Permanently
nginx/1.14.2 </html>
@stefanbenten commented on GitHub:
In 2021, almost 2022 there is no reason to still offer non SSL secured sites.
I just confirmed that uploads as well as downloads work fine.
@stefanbenten commented on GitHub:
See #437 , you need to use https!
@nlkguy commented on GitHub:
~$ curl https://transfer.sh/ --upload-file backup.log
curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)
back then transfer.sh only worked with'out' https! , now neither are working