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

Specify aws version used #26

Open
simkoc opened this issue Mar 16, 2022 · 0 comments
Open

Specify aws version used #26

simkoc opened this issue Mar 16, 2022 · 0 comments

Comments

@simkoc
Copy link

simkoc commented Mar 16, 2022

You give an example command to download the raw data using

aws --no-sign-request s3 sync --recursive --exclude '*' --include '*/VE/webconnectivity/*.jsonl.gz' 's3://ooni-data-eu-fra/raw/20210501' ./ooni-data/20210501/

However, when I try to execute the command I get:

Unknown options: --recursive

I am using

aws-cli/1.22.74 Python/3.10.2 Linux/5.16.14-arch1-1 botocore/1.24.19

Can you tell me/specify what version is required to run this command?

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