Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 211 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 211 Bytes

DeadFastS3FileShare

Copy from one AWS S3 to other faster

Steps

  1. Get file name from database
  2. Read the contents
  3. Copy to local tmp file
  4. Send them to destination s3
  5. Delete local tmp file