swiftly
swiftly copied to clipboard
Client for Swift - NOTE: The master branch is current dev work. Depending on how adventurous you are, you might want to switch to the "stable" branch if you're running from a git clone.
Hello, guys I'm having troubles with downloading big files from rackspace cloudfiles This is my .swiftly.conf: ``` [swiftly] auth_url = https://identity.api.rackspacecloud.com/v2.0 auth_user = auth_key = snet = false concurrency =...
Some cloud providers charge a significant bill for moving files outside of service net. It would be nice to have a warning message about it when snet is set to...
These are great for put and should be added to get.
Request to authenticate with a pre generated Authentication Token and a TenantId. If passed in, assume --cache-auth with concurrency and for/do. Hard Error (return hard error) if Invalid Auth Token...
Maybe: swiftly delete container/object --segments
It would seem that when performing get --all-objects that directory marker objects are not recognized and are instead downloaded as files. Swiftly should recognize these markers and handle them appropriately.