• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#75 2026-01-19 18:28:52 +00:00
How to change the protocol in "Sample use cases"

@i207M commented on GitHub:

Thanks for your help.

After some digging, the underlying issue is, user --https--> nginx --http--> transfer.sh, so the backend receives request in http protocol.…

michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@itseyup commented on GitHub:

Did it crash again? @stefanbenten

michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@Skillkiller commented on GitHub:

I have no problem reaching the website from Germany @AwesomeKalin

michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@AwesomeKalin commented on GitHub:

It's happening again, although this time it's my fault for uploading lots of small files

michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@stefanbenten commented on GitHub:

It's happening again, although this time it's my fault for uploading lots of small files

The server does not have any issues based on monitoring or logs. I…

michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@cayenne17 commented on GitHub:

Did it crash again? @stefanbenten

It works for me.

You have to put HTTPS and not just HTTP. I see that it doesn't respond in HTTP port 80.

I don't know…

michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@aidanlok commented on GitHub:

Can confirm, does not work from USA either, using HTTP or HTTPS.

michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@itseyup commented on GitHub:

Did it crash again? @stefanbenten

It works for me.

You have to put HTTPS and not just HTTP. I see that it doesn't respond in HTTP port 80.

I…

michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@Skillkiller commented on GitHub:

The website is also not accessible from Germany. At 3 p.m. the site was still reachable.

michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@cayenne17 commented on GitHub:

it doesn't work for me either. it can't resolve the transfer.sh domain name.

it seems to be a problem with the NIC of the .sh zone

 dig @1.1.1.1 …
michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:51 +00:00
We cannot access transfer.sh

@dillfrescott commented on GitHub:

Stumbled upon https://transfersh.com/. Is this official?

michael opened issue dutchcoders/transfer.sh#71 2026-01-19 18:28:51 +00:00
Can't upload files with spaces in filename
michael opened issue dutchcoders/transfer.sh#72 2026-01-19 18:28:51 +00:00
It is good to add newline at the end of response link
michael closed issue dutchcoders/transfer.sh#70 2026-01-19 18:28:51 +00:00
Minimum supported go version
michael closed issue dutchcoders/transfer.sh#71 2026-01-19 18:28:51 +00:00
Can't upload files with spaces in filename
michael closed issue dutchcoders/transfer.sh#72 2026-01-19 18:28:51 +00:00
It is good to add newline at the end of response link
michael commented on issue dutchcoders/transfer.sh#72 2026-01-19 18:28:51 +00:00
It is good to add newline at the end of response link

@paolafrancesca commented on GitHub:

but created link is returned without newline, so it is not easy to copy.

indeed it's easy with

curl -T </path/to/file> <transfer_sh_endpoint> 
michael opened issue dutchcoders/transfer.sh#73 2026-01-19 18:28:51 +00:00
[SERVER ISSUE] HTTP Stream Closed Unexpectedly due to Protocol Error
michael opened issue dutchcoders/transfer.sh#74 2026-01-19 18:28:51 +00:00
Feature Request: Custom Token in URL or Docker Variables
michael opened issue dutchcoders/transfer.sh#70 2026-01-19 18:28:51 +00:00
Minimum supported go version