Does PURGE_DAYS apply to S3 storage? #23

Closed
opened 2026-01-19 18:28:39 +00:00 by michael · 1 comment
Owner

Originally created by @rty813 on GitHub.

If not, can this feature be added?

Originally created by @rty813 on GitHub. If not, can this feature be added?
Author
Owner

@stefanbenten commented on GitHub:

It does apply to S3 as well, in that it adds it via the expiry option for the files. See here:
2a76d14b0d/server/storage/s3.go (L164)

@stefanbenten commented on GitHub: It does apply to S3 as well, in that it adds it via the expiry option for the files. See here: https://github.com/dutchcoders/transfer.sh/blob/2a76d14b0d697767440640b140315987745f123b/server/storage/s3.go#L164
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#23