-
|
Greetings, I have been using Rustic for a few months on Amazon AWS, with cold storage on Glacier (as explained, notably, on https://archive.ph/jGA4r). I noticed a huge file (>100GB) in one of our backup directories. I don't know how long it has been present, but it is undoubtedly part of the last one or several backups. This is wasted space. How may I drop that file from all my backups and reclaim the space on the cold storage? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 10 replies
-
|
Hi @s-leroux and sorry for the late reply! This is an example of what should be able with |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your reply, @aawsome. No need to apologize: you already did a great job with that project. Aside from |
Beta Was this translation helpful? Give feedback.
-
|
@s-leroux rustic-rs/rustic_core#462 If you are keen, you can test it out; there is also a dry-run ( |
Beta Was this translation helpful? Give feedback.
@s-leroux
rewriterespecting globs (to exclude files from snapshots) is on its way:rustic-rs/rustic_core#462
#1644
If you are keen, you can test it out; there is also a dry-run (
-n).