You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've incorporated your s3gof3r library into my own codebase and it works great. I was wondering if the library includes all of the retry logic and MD5 checksum capabilities of gof3r out-of-the-box?
I looked at the code and it looks like all of this logic comes baked-in but wanted to check with you to be sure. Is there any special error handling that I need to do when I use s3gof3r.PutWriter()?
Thanks for this sweet library and the ever-userful CLI tool!
The text was updated successfully, but these errors were encountered:
Hi,
I've incorporated your s3gof3r library into my own codebase and it works great. I was wondering if the library includes all of the retry logic and MD5 checksum capabilities of gof3r out-of-the-box?
I looked at the code and it looks like all of this logic comes baked-in but wanted to check with you to be sure. Is there any special error handling that I need to do when I use s3gof3r.PutWriter()?
Thanks for this sweet library and the ever-userful CLI tool!
The text was updated successfully, but these errors were encountered: