• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#67 2026-01-19 18:28:50 +00:00
We cannot access transfer.sh

@marcelstoer commented on GitHub:

Is this official?

No, scroll this thread up a few comments.

michael commented on issue dutchcoders/transfer.sh#69 2026-01-19 18:28:50 +00:00
Deletion token issues

@sinkaroid commented on GitHub:

@stefanbenten Could you check the email, I've requests deletion for this

michael commented on issue dutchcoders/transfer.sh#69 2026-01-19 18:28:50 +00:00
Deletion token issues

@adamantike commented on GitHub:

I found this command as a simple one-liner to retrieve the delete URL after uploading the file, in case it's useful to include in the documentation:

cur…
michael commented on issue dutchcoders/transfer.sh#69 2026-01-19 18:28:50 +00:00
Deletion token issues

@paolafrancesca commented on GitHub:

My thoughts is don't just recommending user with: curl --upload-file ./hello.txt https://transfer.sh/hello.txt

👍

I will try to find time to…

michael commented on issue dutchcoders/transfer.sh#69 2026-01-19 18:28:50 +00:00
Deletion token issues

@sinkaroid commented on GitHub:

The thing is my first time found this, because i doing some migrate stuff to another server I just put curl --upload-file ./package.json I get the url uploaded…

michael commented on issue dutchcoders/transfer.sh#68 2026-01-19 18:28:50 +00:00
Upload not work, stuck on 0%

@zell180 commented on GitHub:

Hi, country is italy, no message, only stuck on 0% and today is impossible to reach

michael commented on issue dutchcoders/transfer.sh#69 2026-01-19 18:28:50 +00:00
Deletion token issues

@paolafrancesca commented on GitHub:

@sinkaroid what's the clunky behaviour?

there was no way to delete the uploads, before introducing the feature, and in order to not break compatibility we…

michael commented on issue dutchcoders/transfer.sh#68 2026-01-19 18:28:50 +00:00
Upload not work, stuck on 0%

@stefanbenten commented on GitHub:

Please try again now, since the service is restored. Reopen if it doesnt work 🙏

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

@fennectech commented on GitHub:

Unlikely.   Transfer.sh is a free and Open Source project that can be stood up by anyone with a server and an internet connection.  Sent from my iPadOn 12. Jun…

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

@stefanbenten commented on GitHub:

The service is back up and running. There will be some modifications to it soon, but for the time please enjoy the service again!

michael opened issue dutchcoders/transfer.sh#64 2026-01-19 18:28:49 +00:00
Disable homepage?
michael opened issue dutchcoders/transfer.sh#65 2026-01-19 18:28:49 +00:00
purgeTime display
michael opened issue dutchcoders/transfer.sh#66 2026-01-19 18:28:49 +00:00
Docker volume for uploads
michael closed issue dutchcoders/transfer.sh#65 2026-01-19 18:28:49 +00:00
purgeTime display
michael closed issue dutchcoders/transfer.sh#66 2026-01-19 18:28:49 +00:00
Docker volume for uploads
michael commented on issue dutchcoders/transfer.sh#64 2026-01-19 18:28:49 +00:00
Disable homepage?

@neu-ma-tic commented on GitHub:

yep, just edit the code.

PS: Most things are possible, just with varying levels of difficulty, involvement, or price

michael commented on issue dutchcoders/transfer.sh#66 2026-01-19 18:28:49 +00:00
Docker volume for uploads

@paolafrancesca commented on GitHub:

@luckman212 https://github.com/dutchcoders/transfer.sh/blob/main/Dockerfile#L35 there is a /tmp folder in the docker image already, that's used for…

michael commented on issue dutchcoders/transfer.sh#66 2026-01-19 18:28:49 +00:00
Docker volume for uploads

@luckman212 commented on GitHub:

Got it. Thank you. I changed my run command to

docker run -d \
--name transfersh \
--restart=unless-stopped \
-v transfersh:/files \
-e BASEDIR=/files…
michael commented on issue dutchcoders/transfer.sh#65 2026-01-19 18:28:49 +00:00
purgeTime display

@paolafrancesca commented on GitHub:

I know that at the moment transfer.sh only supports days (an int value) for the purge time. If this is always going to be the case, perhaps it would be…

michael opened issue dutchcoders/transfer.sh#69 2026-01-19 18:28:49 +00:00
Deletion token issues