Viacheslav Vasilyev

Results 53 issues of Viacheslav Vasilyev

my (naive) attempt to fix https://github.com/fog/fog-aws/issues/738 and https://github.com/fog/fog-aws/issues/737

Hello, Could you assist me with the following concern? At the moment I am observing an extremely slow transfer rate to S3 when using fog-aws library. I have a 1,4TB...

Hello, I would like to understand if there's a safety logic to prevent more than `10_000` ([ref. link](https://docs.aws.amazon.com/AmazonS3/latest/userguide/qfacts.html)) multi-part chunks being uploaded to AWS S3 bucket. It seems I'm facing...