Matthew Tse

Results 5 comments of Matthew Tse

I'm having similar issues. With this code: ``` python conn = S3Connection(awsAccessKeyID, awsSecretKey) ``` It works fine with a bucket name that has no periods in it. Like `matt-test` But...

@gholms thanks for the insight! So I have buckets located in various regions with and without dots in their name that I have to upload to. I would like a...

Hi hijonathan, Sorry for responding so late, somehow this issue you opened never made it out to me. A progress bar would be a useful feature, but I'm not sure...

Perhaps I could do a python OS call to check the size of the disk, and have a incremental counter that estimates the size of the data already written. It...

Hi techps, Thank you for submitting your issue. I'm currently swamped with infrastructure work at Firebase, but I'll take a look at fixing this bug for you when I can....