Skip to content

Specify aws version used #26

@simkoc

Description

@simkoc

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions