Skip to content

tnibert/Glacial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

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.

About

AWS Glacier client

Resources

License

Stars

Watchers

Forks

Languages