transfer.sh Moved Permanently #139

Closed
opened 2026-01-19 18:29:09 +00:00 by michael · 3 comments
Owner

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>
Originally created by @nlkguy on GitHub. ~$ curl http://transfer.sh/ --upload-file exp3.zip <html> <head><title>301 Moved Permanently</title></head> <body bgcolor="white"> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx/1.14.2</center> </body> </html>
Author
Owner

@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: 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.
Author
Owner

@stefanbenten commented on GitHub:

See #437 , you need to use https!

@stefanbenten commented on GitHub: See #437 , you need to use https!
Author
Owner

@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

@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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#139