Skip to content

PSNAppz/DeadFastS3FileShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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