zfs-to-aws VS ccheck

Compare zfs-to-aws vs ccheck and see what are their differences.

ccheck

Simple, easy to use, minimal consistency checker (hasher) for file archives. (by jwr)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
zfs-to-aws ccheck
4 5
28 26
- -
1.8 0.0
about 2 years ago about 3 years ago
Shell Perl
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

zfs-to-aws

Posts with mentions or reviews of zfs-to-aws. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-16.
  • Show HN: Off-site, encrypted backups for $1/TB/month at 99.999999999% durability
    8 projects | news.ycombinator.com | 16 Sep 2022
    I've created similar functionality just using bash that will send the lates version of ZFS datasets to S3/Glacier, including dealing with incremental changes. I have mentioned this previously on HN and got a few useful changes submitted for it, especially making it more platform agnostic.

    I have some open tickets asking about restoring. I haven't tried this yet as this has been a backup of last resort for me, but hopefully posting this again will nudge me into looking at that.

    https://github.com/agurk/zfs-to-aws/

  • ZFS cloud storage
    3 projects | /r/zfs | 12 Aug 2022
  • Agurk/ZFS-to-AWS
    1 project | news.ycombinator.com | 29 Mar 2021
  • Welcome Z3 – ZFS to S3 Backup/Restore Tool
    4 projects | news.ycombinator.com | 22 Mar 2021
    For anyone who might be interested in doing this with fewer dependencies/tooling I have written a bash script that pushes ZFS snapshots to S3:

    https://github.com/agurk/zfs-to-aws

    I have it running in a cronjob on my NAS nightly, and a retention policy on aws to push it straight into glacier.

    There's no restore script as this is my last line of backups, so I thought if I was restoring from here I'd want to do it manually. I might get around to writing one now however.

ccheck

Posts with mentions or reviews of ccheck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-16.
  • Anyone know what causes intermittent corruption of random visual media files across drives and machines?
    1 project | /r/DataHoarder | 12 Feb 2023
    Grab a friends computer and amass a large batch of good known files, make sure they are of all different file formats. I am pretty sure you will be able to find entire archives of test data in different formats online, to really reproduce this I am going to assume it should be multiple gb in size. Make sure it contains jpg, videos, text files, pdfs, etc. Now write a script or use some tool like this (https://github.com/jwr/ccheck) to basically compute the sha256 checksum of every file in this test package and write it to a file. Take this package of files and copy them to as many media sources as you have access to, CD/DVDs are great, thumb drive, your laptop, a nas with ZFS (and ECC ram) would be amazing, probably throw it up on cloud storage just to be safe. I would then have the same script run as a cron job, maybe on your main machine to basically continuously check that checksums match their original value. As soon as you notice a checksum mismatch you will want to isolate that file and locate the same one across all the other systems and do a deeper inspection. Open it up in a HEX editor and do a bit by bit comparison to see were the corruption occurred and how bad it is. This will start to give you a better picture of what may be going on.
  • Show HN: Off-site, encrypted backups for $1/TB/month at 99.999999999% durability
    8 projects | news.ycombinator.com | 16 Sep 2022
    Here's my "me too" — I've been happily using rclone for things like photo archives (together with my small consistency checker to check file hashes for corruption https://github.com/jwr/ccheck). I also use Arq Backup with B2 as the destination. This gives me very reasonable storage costs and backups I can access and test regularly.
  • What Happened to Perl 7?
    8 projects | news.ycombinator.com | 26 May 2022
    Perl is very well suited for certain tasks (not large software systems, but programs that process data). It is also one of very few languages/ecosystems where you can expect your code to work after >10 years. This is why I sometimes use it, for example my fs consistency checker (https://github.com/jwr/ccheck) was written in Perl specifically because it's a long-term tool and I would like to be able to run it on any system in 15 years.

    Compare this long-term approach with the fires in Python or (heaven forbid) Node ecosystems, where things break all the time.

  • I Nearly Lost the Lightroom Catalog with All My Photos
    5 projects | news.ycombinator.com | 30 Aug 2021
    This sort of thing scares me. It's why I started running consistency checks on my important archives (like my photo library), which I keep backed up in multiple places. We tend to think that in a digital world bits are just bits and do not get corrupted — which is decidedly untrue.

    I wrote my own consistency checker, as I wasn't happy with what was out there. I wanted it to be simple, and maintainable in the long term (>10 years horizon). See https://github.com/jwr/ccheck if you need something like this. I now update my checksums regularly and check for corruption.

  • How do I safely store my files?
    1 project | news.ycombinator.com | 27 Jan 2021
    Good point about bitrot. This is why I wrote ccheck.pl (https://github.com/jwr/ccheck) — I wanted to be able to check and detect bitrot in a way that depends on as little technology as possible.

What are some alternatives?

When comparing zfs-to-aws and ccheck you can also consider the following projects:

glacier_deep_archive_backup - Extremely low cost, off-site backup/restore using AWS S3 Glacier Deep Archive

z3 - Backup your ZFS snapshots to S3.

voidvault - Bootstrap Void with FDE

zfs - OpenZFS on Linux and FreeBSD

darktable - darktable is an open source photography workflow application and raw developer

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

App-perlbrew - Manage perl installations in your $HOME

zfs-to-glacier - A tool to sync zfs snapshots to s3-glacier, written in rust.

berrybrew - Perlbrew for Windows!

zfs3backup - Backup zfs snapshots to S3.

roast - 🦋 Raku test suite