There must be an obvious answer I'm missing... but I've got to ask:
Why do weekly backups take twice as long as daily?
We're running SSD drives with low load, compressed backups, and transporting to Amazon S3.
Surely a daily is taken, copied to weekly, and transported?
Ah... does transport to S3 have to happen twice to get a copy in the daily and weekly dirs? Surely not, surely there's an S3 API command to copy within S3?
Why do weekly backups take twice as long as daily?
We're running SSD drives with low load, compressed backups, and transporting to Amazon S3.
Surely a daily is taken, copied to weekly, and transported?
Ah... does transport to S3 have to happen twice to get a copy in the daily and weekly dirs? Surely not, surely there's an S3 API command to copy within S3?