mt-aws-glacier
mt-aws-glacier copied to clipboard
Delayed deletion of archives
When deleting archives from Amazon Glacier, delete only archives older than a certain age (specified in options)
Thank a lot for the sync strategy.
I'm waiting for this "delayed deletion" feature. Good luck ;)
+1 it would be great to sync all local files to Glacier, but only delete files over 3 months old. Perfect rolling backup for cheap!
Just wanted to make that ticket myself! Delayed deletion would be excellent...
From issue #3: "Is it possible to download individual archives, list them?"
You can delete individual archive(s) now using purge-vault command with --filter options. (only filter by filename, only if you already have Journal for files).
Ideally it would be possible to run purge-vault
with a special filter specifying date uploaded or modified (--filter-mtime '>3m'
?)
@grrowl, pls start a separate issue for this.