s3proxy icon indicating copy to clipboard operation
s3proxy copied to clipboard

Simple HTTP proxy to allow non-S3-aware applications to access private Amazon S3 buckets

Results 4 s3proxy issues
Sort by recently updated
recently updated
newest added

all in subject, regards, NP

Somehow something goes wrong at the `%files` step, and it does not find the README. Relevant log output: ``` Processing files: s3proxy-0-20140627T140152Z.gitfb42d20.fc20.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XRfnP6 + umask 022 +...

bug

This is quite a tricky one... For HEAD requests we have access to the metadata of the file where we store the original MD5/size, but for directory listings it's not...

bug

One way to do that would be to allow the user to "label" keys, store the key label in some unencrypted metadata, and error if the user tries to download...

enhancement