1 Answer
- Newest
- Most votes
- Most comments
1
The most straightforward method is to use aws s3 sync s3://[your_bucket]/ [local_directory]
The also has the advantage that in subsequent runs it will only copy files that are new or have changed since the previous time it was run.
Relevant content
- asked a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 9 months ago