App-MtAws

 view release on metacpan or  search on metacpan

README.md  view on Meta::CPAN

mt-aws-glacier
==============
Perl Multithreaded multipart sync to Amazon Glacier service.

## Intro

Amazon Glacier is an archive/backup service with very low storage price. However with some caveats in usage and archive retrieval prices.
[Read more about Amazon Glacier][amazon glacier]

*mt-aws-glacier* is a client application for Amazon Glacier, written in Perl programming language, for *nix.

[amazon glacier]:http://aws.amazon.com/glacier/

## Version

* Version 1.120 (See [ChangeLog][mt-aws glacier changelog] or follow [@mtglacier](https://twitter.com/mtglacier) for updates)  [![Build Status](https://travis-ci.org/vsespb/mt-aws-glacier.png?branch=master)](https://travis-ci.org/vsespb/mt-aws-glacie...

[mt-aws glacier changelog]:https://github.com/vsespb/mt-aws-glacier/blob/master/ChangeLog

## Contents

* [Features](#features)

* [Important bugs/missing features](#important-bugsmissing-features)

* [Production readiness](#production-readiness)

* [Installation/System requirements](#installationsystem-requirements)

	* [Installation via OS package manager](#installation-via-os-package-manager)

	* [Manual installation](#manual-installation)

	* [Installation via CPAN](#or-installation-via-cpan)

	* [Installation general instructions, troubleshooting, edge cases and misc instructions](#installation-general-instructions-troubleshooting-edge-cases-and-misc-instructions)

* [Warnings ( MUST READ )](#warnings--must-read-)

* [Help/contribute this project](#helpcontribute-this-project)

* [Usage](#usage)

* [Restoring journal](#restoring-journal)

* [Journal concept](#journal-concept)

* [Specification for some commands](#specification-for-some-commands)

	* [sync](#sync)

	* [restore](#restore)

	* [restore-completed](#restore-completed)

	* [upload-file](#upload-file)

	* [retrieve-inventory](#retrieve-inventory)

	* [download-inventory](#download-inventory)

	* [list-vaults](#list-vaults)

	* [other commands](#other-commands)

* [File selection options](#file-selection-options)

* [Additional command line options](#additional-command-line-options)

* [Configuring Character Encodings](#configuring-character-encodings)

* [Limitations](#limitations)

* [See also](#see-also)

* [Minimum Amazon Glacier permissions](#minimum-amazon-glacier-permissions)



( run in 2.523 seconds using v1.01-cache-2.11-cpan-df04353d9ac )