Skip to content

🥶 A small collection of CLI utilities for archiving data in AWS S3 Glacier

Notifications You must be signed in to change notification settings

kingscott/icemaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

icemaker

A small collection of CLI utilities for archiving data in AWS S3 Glacier

installation

Run the installation script if you'd like to execute this program in /usr/local/bin.

usage

You'll want to check that you have awscli setup and configured. Zip is required as well to package the folder. Given a folder such as:

scott.king/
  Photography/
    2023 - landscapes/
      ...

Here's how to archive this to s3 (Glacier):

$  icm '2023 - landscapes/' <s3 bucket name>

This will complete the zip and transfer.

About

🥶 A small collection of CLI utilities for archiving data in AWS S3 Glacier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages