Comment 1 for bug 1412425

Revision history for this message
clayg (clay-gerrard) wrote :

Which pre-existing behavior do you think we could change?

The filename is listed with from `swift list` as "tmp/test"

I'm not sure how much consistency we could really apply here, I don't think it'd be reasonable for download to save the file back into /tmp/test on the filesystem, unless maybe `swift download test tmp/test -o /tmp/test` was all you were looking for?

I think it's important to note that it *is* possible to upload file into swift as `/account/container//tmp/test` if not straight forward with swiftclient...