Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 437 Bytes

GlacierBackup

A Python script to backup folders to Amazon Glacier.

Usage

Run python glacierBackup.py --help for full usage details.

Dependencies

This project uses paulengstler's glacier library to make calls to AWS

Coming Soon

A simpler, more straight-forward method of fetching data and keeping track of jobs. Pull requests are welcome.