Michael Aquilina

Results 152 comments of Michael Aquilina

I agree, I feel this is what you would intuitively expect given the inputs.

I'm also affected by this. Using default values with Enums currently breaks introspection with our client library (in our case we use Apollo). Is there a suggested work around for...

I noticed the same problem today. Kubuntu 13.10 64 bit GT555m

Still not supported as part of boto3 as far as I know (although I cannot find the original issue I had commented on) Consider: https://pypi.python.org/pypi/s3-encryption/0.1.2

I dont think afp is mounted on the file system. It must be some protocol that is supported on the file viewer for Mac. I'm not familiar with the afp...

Are you referring to how progress is going for this specific feature? There has been no progress on this. Is there any particular use case you are looking at?

Do you have versioning enabled on your bucket? https://docs.aws.amazon.com/AmazonS3/latest/dev/Versioning.html

So right now the only way to get different versions from s3 is through the management console. S4 does not provide direct support for rolling back or getting specific versions....

I've been considering making a simple GUI for a while. Probably some kind of indicator that runs with the daemon. The main problem I see with producing a GUI is...

Hi there @ranaur I've opened the PR for you in #160 I'll take a look at it, review the code and see if we can merge this in :) This...