I am seeking to upload a 200+ GB archive to Amazon Glacier—a single .tgz
.
Wondering if anyone has had experience with this, and whether this seems extraordinary to accomplish without timeout issues, etc. On one hand, 200 GB is a lot of data. On the other hand, it appears Glacier is built to handle this type of demand.
I intend to use the Python boto
library. Anyone have any recommendations otherwise?