Non-Standard Python Libraries:
- xmltodict
- requests
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt
usage: s3Dumper.py [-h] -b BUCKET [-t THREADS] [-m MAXSIZE] [-d SAVEDIR]
optional arguments:
-h, --help show this help message and exit
-b BUCKET Bucket you want to dump
-t THREADS Number of threads.
-m MAXSIZE Maximum file size to download.
-d SAVEDIR directory where to dump files
python s3Dumper.py -b BucketName -g