I have set a number of files for restore from glacier to S3 and I want to download it all – the whole bucket.
When I browse the s3 bucket from the web console, I don’t see the glacier restored items (unless I show the version).
Is there a way to download all the bucket files to the local drive, including glacier restored ones?
Edit:
I ran
s3cmd sync s3://bucketname .
got only the non-glacier restored ones.