0.6.2 • Published 4 years ago
node-glacier-uploader v0.6.2
node-glacier-uploader
Simple multipart uploader for AWS Glacier
Requirements:
- NodeJS 10.x
- aws-cli toolset for configuring AWS KEY and SECRET
Install
npm install -g node-glacier-uploader
You have to configure you aws-cli before use via:
$ aws configure
Usage
$ glacier upload [options] <file>
Options:
-h, --help output usage information
-v, --vault-name <vaultName> Glacier vault name
-r --region <region> AWS Region, default to us-west-2
-c --concurency <concurency> How much uploads concurently, default = 20
-d, --detail <detail> Detailed description of the file
Example:
glacier upload -v backups -c 10 archive.tar.gz
0.6.2
4 years ago
0.6.1
4 years ago
0.5.1
5 years ago
0.5.0
6 years ago
0.4.0
8 years ago
0.3.0
8 years ago
0.2.0
8 years ago
0.1.7
8 years ago
0.1.6
8 years ago
0.1.5
8 years ago
0.1.4
8 years ago
0.1.3
8 years ago
0.1.2
8 years ago
0.1.1
8 years ago
0.1.0
8 years ago
0.0.6
8 years ago
0.0.5
8 years ago
0.0.4
8 years ago
0.0.3
8 years ago
0.0.2
8 years ago
0.0.1
8 years ago