2-9 of 9,450,000 results
Open links in new tab
  1. S3 transfer speeds capped at 250MB/sec : r/aws - Reddit

    While it seems more likely the limit is on the instance size, I'd be tempted to try splitting the file into smaller files (for example, multipart tar) and see if pulling them down with multiple s3 …

  2. Free tool to keep S3 buckets synced with local folder? : r/aws

    Dec 20, 2020 · You could run the 'aws s3 sync' command on a schedule. The sync command does exactly what it sounds like. It handles additions, deletes, updates, etc.

  3. faster s3 copy : r/aws - Reddit

    Dec 28, 2020 · Use aws s3 sync instead of cp to ensure you're not copying any redundant files, and edit the max_concurrent_requests configuration value of the AWS CLI. Also, see "How …

  4. Fastest syncing of S3 buckets : r/aws - Reddit

    Jul 13, 2017 · I'm using aws s3 sync s3://a s3://b to sync two S3 buckets in the same region, "US East (N. Virginia)", and am only getting 20 GiB/day. Is this in the range I should expect? Slow? …

  5. AWSCLI: "aws s3 sync" increase threads? : r/aws - Reddit

    Jul 20, 2016 · An AWS support ticket stated that the only way to get the data to the Storage Gateway is through the "aws s3 sync" command. I don't understand that considering that …

  6. r/aws on Reddit: Moving 25TB data from one S3 bucket to ...

    Sep 12, 2020 · We recently moved 25tb data from s3 bucket to another. Our estimate was 2 hours for one engineer. After starting the process, we quickly realized it's going pretty slow. …

  7. Synology -> S3 Bucket -> Glacier Deep Archive -> ? How to ...

    Mar 4, 2021 · It seems the Cloud Sync -> AWS S3 Bucket -> Glacier Deep strategy will not work with a 15TB data set, because the AWS S3 Bucket will never be full when the 1 day lifecyle …

  8. AWS Account MFA Not Working? : r/aws - Reddit

    Oct 29, 2023 · I am trying to log into my root account. I enter the password. I get prompted for MFA, but the MFA code I enter doesnt work. I pressed the Troubleshooting MFA button and …