Skip to content

Added the ability to download recursively into a directory.#27

Open
isegal wants to merge 1 commit intomumrah:masterfrom
isegal:master
Open

Added the ability to download recursively into a directory.#27
isegal wants to merge 1 commit intomumrah:masterfrom
isegal:master

Conversation

@isegal
Copy link

@isegal isegal commented Jan 12, 2015

Adds the ability to download multiple files based on a specified prefix. Creates identical directory tree at the destination.

Example:

s3-mp-download.py -v s3://bucket-name/path-to-bucket/prefix /tmp/path-to-local-dir

Will download all objects contained in path-to-bucket/prefix/
onto: /tmp/path-to-local-dir/path-to-bucket/prefix/

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

Successfully merging this pull request may close these issues.

1 participant