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

Exclusive glob pattern for downloads #9153

Open
cyberduck opened this issue Dec 10, 2015 · 1 comment
Open

Exclusive glob pattern for downloads #9153

cyberduck opened this issue Dec 10, 2015 · 1 comment
Labels

Comments

@cyberduck
Copy link
Collaborator

972ec74 created the issue

Hi there

I'm having trouble downloading an s3 folder through CLI, tried a number of options and ways of getting into to download a folder but can only download files

my options at command prompt are:-

C:\Program Files (x86)\Cyberduck CLI>duck --download s3://printing-policyexpert-
co-uk/20151116/home/welcome/*.* k:\work\test --username <Our Username> --p
assword <Our Password>

It's simply downloading every file in the root of the folder "printing-policyexpert-co-uk" but not the contents of the folder "printing-policyexpert-co-uk/20151116/home/welcome".

Can you show me the correct syntax please for downloading a folder?

Thanks

Oliver

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We only support inclusive glob patterns. Refer to Glob pattern support for selecting files to transfer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants