Displaying 1 result from an estimated 1 matches for "s3backer".
Did you mean:
  backer
  
2010 Dec 26
4
DO NOT REPLY [Bug 7889] New: Add "--backup-deleted"
...lar, I want to "shred" deleted files, and the easiest way
to do that is to give them a backup prefix and then go through all the files
with that prefix after rsync is done and shred them. The reason why it is
important for me to only back up deleted files is because I am doing rsync to
an s3backer filesystem, and my upload bandwidth is low, so if I back up
modified files in addition to deleted ones, then rsync has to write a lot more
data to the s3backer filesystem, which make the backup run much more slowly and
also costs me more money in s3backer usage fees. The fact that I am using
s3back...