mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-06 07:22:17 +00:00
Q: how to see TTL of a file? #296
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @marcelstoer on GitHub.
Only slightly related to #177.
After I uploaded a file using
curl -H "Max-Days:2" ...is there a way to see/learn how much more time until the file is destroyed? I would have expected to see that athttps://transfer.sh/UjsCv/my_file.txt.@paolafrancesca commented on GitHub:
@marcelstoer there's no info about the remaining days/download hits on the front-end, it would be indeed nice to add this feature and I will do that as soon as I have time.
Said that, the hosting service transfer.sh is not in sync with the source code so it can be that the feature won't be available there. I'm the maintainer of the source code, but I have no control to the hosting service
@paolafrancesca commented on GitHub:
@mckaygerhard thanks, I completely lost track of this issue. I can close since #234
@mckaygerhard commented on GitHub:
there's a year about this issue and seems some work was done at #234 pull request ..