soto-s3-file-transfer icon indicating copy to clipboard operation
soto-s3-file-transfer copied to clipboard

Simplifying upload and download from S3 using Soto the Swift SDK for AWS.

Results 6 soto-s3-file-transfer issues
Sort by recently updated
recently updated
newest added

Hi, I have a use case where I need the uploads to happen in the background. Please let me know if you already support it or if it's possible some...

Planned TaskQueue changed to Asynchronous Sequences?

Hello This used to upload fast, now my users and I get 50kb max did something changed? I was having timeout issues which I solved using `,timeout: .minutes(5)`

Hi Im new to Soto and the ecosystem, so bear with me if I get this wrong! Since Soto 7 dropped NIO and is using structured concurrency features of Swift,...