Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

vagifzeynalov/glaciersync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNDER DEVELOPMENT

Not all features implemented yet

usage: glacier.py [-h] [--filesystem FILESYSTEM] [--region REGION] [--vault VAULT] [--archive ARCHIVE] {inventory,remove,sync,jobs} ...

AWS Glacier Sync

positional arguments: {inventory,remove,sync,jobs} commands inventory {show|request} inventory (default: show all) remove remove archive sync sync folders (default: sync all) jobs Check jobs (default: jobs all)

optional arguments: -h, --help show this help message and exit --filesystem FILESYSTEM Filesystem --region REGION Region --vault VAULT Vault --archive ARCHIVE Archive filename

% ./glacier.py inventory show

% ./glacier.py --filesystem=all inventory request

% ./glacier.py --filesystem=aaa/df/sf sync

About

Synchronize files with AWS Glacier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages