Not working is transfer.sh down #193

Closed
opened 2026-01-19 18:29:22 +00:00 by michael · 1 comment
Owner

Originally created by @EyesWithoutFace on GitHub.

Tried
curl --upload-file ./hello.txt https://transfersh.com/hello.txt
and I got

`<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access this resource.</p>
<hr>
<address>Apache/2.4.38 (Debian) Server at transfersh.com Port 443</address>
</body></html>`

Any suggestions?

Originally created by @EyesWithoutFace on GitHub. Tried ` curl --upload-file ./hello.txt https://transfersh.com/hello.txt` and I got ``` `<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>403 Forbidden</title> </head><body> <h1>Forbidden</h1> <p>You don't have permission to access this resource.</p> <hr> <address>Apache/2.4.38 (Debian) Server at transfersh.com Port 443</address> </body></html>` ``` Any suggestions?
Author
Owner
@paolafrancesca commented on GitHub: https://github.com/dutchcoders/transfer.sh#disclaimer https://github.com/dutchcoders/transfer.sh/issues/326#issue-694925702
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#193