Andrew Gaul

Results 503 comments of Andrew Gaul

S3Proxy (via Apache jclouds) previously tried computing ETag on demand when it was not available in apache/jclouds@496e27f1afa32b90d0656c3f21387cf68a30cb31. This was reverted in apache/jclouds@86e947ddedfa1a13976f9debeadae1da6f2f0190 since it was computationally expensive for large objects,...

@Nicronics recently created [libinput-force-tap-to-click](https://github.com/Nicronics/libinput-force-tap-to-click) as well.

Someone enabled retention on the object so you cannot delete it without disabling retention.

Duplicate of #427. I am happy to add this functionality, does https://github.com/gaul/s3proxy/issues/427#issuecomment-1377392922 work with healthchecks.io?

S3Proxy was created with a 1:1 mapping for frontend-backend which is simple but perhaps not the best approach for users who want more advanced options, e.g., single S3 endpoint which...

How do you issue this REST request? It appears that the client is sending `etag` when it should send `ETag` (partially capitalized). Ideally you can fix the client to do...

This error message is saying that Azure does not support access control that the client is trying to set on the object. Instead it only supports container-level access control. Thus...

@siketyan Are you still interested in Windows support? I wonder if the C++11 modernizations might allow more native Windows instead of using MSYS2?

> And about this, I would like to carefully consider the transition to AWS C++. Right, C++14 support is necessary for using the SDK but using C++14 doesn't obligate us...

It will be difficult going forward to maintain CentOS 7 compability without CI. Do you think we should run a 1.95 release now so those users get a final release?...