duplicity icon indicating copy to clipboard operation
duplicity copied to clipboard

Amazon S3: files in glacier slow down backup

Open martin3000 opened this issue 6 years ago • 0 comments

Sometimes my files from Amz S3 go to glacier if they are not accessed. And sometimes this happens to files duplicity-new-signatures.* Then if I make a backup, duplicity finds these files in glacier and requests a restore which need 5 hours or more. Then it waits for the next file in glacier.

It would be better if duplicity would first check if all files are available.

martin3000 avatar Sep 08 '19 19:09 martin3000