tnibert/Glacial
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Glacial is a command line client for using Amazon Glacier cold storage. You must have files ~/.aws/credentials and ~/.aws/config to use this script. Example credentials file: [default] aws_access_key_id = foo aws_secret_access_key = bar Example config file: [default] region = ap-southeast-2 sha256treehash.py will generate a hash for a file. We don't yet have download capability.