• Joined on 2025-07-20
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 opened issue dutchcoders/transfer.sh#70 2026-01-19 18:28:51 +00:00
Minimum supported go version
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 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:

hello @ochaton , long time discussed: we won't make any change on the backend. there's plenty of options for users to add the newline on the client side,…

michael commented on issue dutchcoders/transfer.sh#70 2026-01-19 18:28:51 +00:00
Minimum supported go version

@paolafrancesca commented on GitHub:

That is a statement that I like very much. But there have been enough situations where such statements have unfortunately vanished into thin air after a…

michael commented on issue dutchcoders/transfer.sh#70 2026-01-19 18:28:51 +00:00
Minimum supported go version

@ghost commented on GitHub:

Hello @aspacca,

thanks for your detailed answer.

[...] we ended up updating the minimal Golang version only when new changes and features were incompatible…

michael commented on issue dutchcoders/transfer.sh#70 2026-01-19 18:28:51 +00:00
Minimum supported go version

@paolafrancesca commented on GitHub:

As the author of that change, I don't think this is a fair comment

it was one of the "few imprecision" I mentioned before: you don't need any version of…

michael commented on issue dutchcoders/transfer.sh#70 2026-01-19 18:28:51 +00:00
Minimum supported go version

@adamantike commented on GitHub:

To be fair: golang 1.19 is available from the official Debian backports repository. I have also used this possibility. But: Only a few days ago you https://gith…

michael commented on issue dutchcoders/transfer.sh#70 2026-01-19 18:28:51 +00:00
Minimum supported go version

@paolafrancesca commented on GitHub:

@coacx the discussion about updating the minimum go version required for the software started back in 2022: https://github.com/dutchcoders/transfer.sh/issues…

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