Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consideration for a bulk-upload (file) command #3

Open
joshisa opened this issue Nov 15, 2016 · 0 comments
Open

Consideration for a bulk-upload (file) command #3

joshisa opened this issue Nov 15, 2016 · 0 comments

Comments

@joshisa
Copy link

joshisa commented Nov 15, 2016

Proposed Command: put-many-objects
Rationale: Uploading a group of files that become their own object can be tedious. From a bandwidth efficiency standpoint, being able to upload a single large compressed binary and then having Openstack Swift decompress it server-side seems beneficial.
Background: Leverages the archive-auto-extract functionality already present in OpenStack Swift. See this StackOverflow entry for more info.
Known Constraints:

  • You must use the tar utility to create the tar archive file.
  • You can upload regular files but you cannot upload other items (for example, empty directories or symbolic links).
  • You must UTF-8-encode the member names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant