@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…
@stefanbenten commented on GitHub:
Please try again now, since the service is restored. Reopen if it doesnt work 🙏
@stefanbenten commented on GitHub:
Hello @zell180 ,
would you mind giving a little bit of information like an error message or related? The originating country would also be helpful to…
@boomboxnation commented on GitHub:
Same. Was receiving a strange error yesterday before it completely went away. USA. With and without commercial VPN.
@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…
@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…
@natilou commented on GitHub:
yes, I don't plan to change the resolution of purge days to other than (well ...) days :)
the "human redeable" format of the period is https://github.com/dut…
@paolafrancesca commented on GitHub:
@melalj this could be achieved easily with a proxy on top of transfer.sh, not sure it's the right place to handle this directly on the service
@stefanbenten…
@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
@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…