Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psnappz/deadfasts3fileshare

Copy from one S3 to other faster
https://github.com/psnappz/deadfasts3fileshare

aws-golang aws-s3 go go-lang godotenv golang psnappz

Last synced: about 10 hours ago
JSON representation

Copy from one S3 to other faster

Awesome Lists containing this project

README

        

# 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