I have two things to add to this conversation:
1. To get around the long time that backups need to be disabled while the data is being copied, I've done a full copy while the jobs are enabled and then disabled the jobs and run another copy (incremental) to capture the deltas
2. S3 browser is limited to copying within the same platform (limited further by what the key pair has access to). There are tools which allow copying between AWS S3 (or S3 compatible) and other object storage platforms. These tools also have methods to limit bandwidth, run multiple requests, and check for existing files to allow for fast incremental copy.
1. To get around the long time that backups need to be disabled while the data is being copied, I've done a full copy while the jobs are enabled and then disabled the jobs and run another copy (incremental) to capture the deltas
2. S3 browser is limited to copying within the same platform (limited further by what the key pair has access to). There are tools which allow copying between AWS S3 (or S3 compatible) and other object storage platforms. These tools also have methods to limit bandwidth, run multiple requests, and check for existing files to allow for fast incremental copy.
Statistics: Posted by HangTen — Oct 15, 2025 7:37 pm






