Crates.io | om-snapper |
lib.rs | om-snapper |
version | 0.6.5-alpha |
source | src |
created_at | 2023-11-12 15:38:30.60776 |
updated_at | 2023-11-20 19:52:09.800358 |
description | A very basic commandline tool to download AWS EC2/EBS snapshots. |
homepage | https://github.com/AndreasOM/om-snapper |
repository | https://github.com/AndreasOM/om-snapper |
max_upload_size | |
id | 1032822 |
size | 77,087 |
A very basic commandline tool to download AWS EC2/EBS snapshots.
Works for me. Might not work for you.
om-snapper get snap-0123456789abcdefx --continue
cargo build --release
Download from github and unpack binaries to a location of your choice.
cargo binstall om-snapper@0.5.0-alpha
(Note: Once a non alpha version is released you can omit the @...)
This is work in progress.
:TODO:
Progress bar might skip, as empty (all zero blocks) are not transfered
Pull requests are very welcome. Feature requests and bug reports too.
I use this on a regular basis, so I intend to keep it "good enough for me".