Open tamalsaha opened 7 years ago
Hi, I came across this library, as I was looking for something that can upload/download large files to S3. I saw that AWS SDK also has something called s3manager: https://docs.aws.amazon.com/sdk-for-go/api/service/s3/s3manager/
Can you please tell me how is this library different? Have you found any deficiencies with s3manager ?
Thanks.
s3manager is solely a library. There is no binary utility to use.
Hi, I came across this library, as I was looking for something that can upload/download large files to S3. I saw that AWS SDK also has something called s3manager: https://docs.aws.amazon.com/sdk-for-go/api/service/s3/s3manager/
Can you please tell me how is this library different? Have you found any deficiencies with s3manager ?
Thanks.