Droplet icon indicating copy to clipboard operation
Droplet copied to clipboard

Cloud storage client library

Results 55 Droplet issues
Sort by recently updated
recently updated
newest added

It's already supported by the CDMI backend, and the sproxyd backend currently doesn't have any authorization mechanism at all. http://tools.ietf.org/html/rfc2617

HTTP pipelining http://tools.ietf.org/html/rfc2616#section-8.1.2.2 is a useful technique for improving performance of bulk transfers over high-latency HTTP. According to https://forums.aws.amazon.com/thread.jspa?messageID=38030 Amazon fully supports it. Droplet however doesn't - the dpl_conn_t is...

- create err_func, warn_func in dpl_ctx - add ctx to trace_func

dpl_list_bucket() takes a char **locatorp We should have the same proto in rest.c, etc.

cleanup

generate doxygen for droplet with gh-pages http://rickfoosusa.blogspot.fr/2011/10/howto-use-doxygen-with-github.html

X-CDMI-Specification-Version should be configurable with profiles

xattr and prctl are not present in MacOS

shall be able to support something like dplsh -u cdmi://host:port/base_path without having a profile