Skip to content

nadeesha/sinkhole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinkhole

A sinkhole for your archives on AWS Glacier.

Why?

Too many times I come across a file/folder that's taking up precious hard drive space, or is.. just.. there.. staring at me.. taunting me.. daring me to delete it. And I'm not sure whether I should delete it or not.

In the presence of ever-failing external hard drives, I'd like to just push it to a low-cost cloud service like AWS Glacier and forget about it.

Enter sinkhole.

How to use

Prerequisites

Sinkhole needs an AWS key/secret with Glacier access. After you create a IAM user with this permission, simply

Install through npm

npm install sinkhole -g

One time configuration

sinkhole init

Upload archive

When you want to send something to Glacier,

sinkhole upload <file>

will ask you a couple of questions. If you just select the default values, it will upload the file, insert the file path as the archive description in Glacier, and move the file to trash.

Todo

  • Support multiple files
  • Support zipping folders
  • Progress bar for uploading files

About

A sinkhole for your archives on AWS Glacier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published