maerlyn / glacier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glacier

An aws/glacier client intended for my personal use, so you can say it's features are somewhat limited.

So far it can:

  • list your vaults
  • get a vault inventory, it waits for the job to complete the outputs the json response
  • upload a file, both small and large (separator is 4GB)

About


Languages

Language:Go 99.2%Language:Makefile 0.8%