Greg Holt
Greg Holt
With Swift's new account_autocreate option it should be possible to use that and just update Swauth to try using accounts without PUTing them.
PEP8
These are great for put and should be added to get.
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.
Even though it'd have to be Rackspace specific (at least for now), it'd be useful if Swiftly could output the CDN URLs for various items.
Per discussion with @ostackbrian and others: Swiftly should have a feature for downloading segmented objects where each segment is downloaded in parallel with etag checking. It could download the segments...
With no swiftly configuration set, doing swiftly trans emits an error about the auth url not being set up even though it isn't going to make any service calls.