Comment on Is bit rot really a threat that I should worry about?
RoyalEngineering@lemmy.world 1 year agoCan you post your scripts?
Comment on Is bit rot really a threat that I should worry about?
RoyalEngineering@lemmy.world 1 year agoCan you post your scripts?
synthsalad@mycelial.nexus 1 year ago
This is what I use, will work with any filesystem (it writes hashes in hidden/dot files) and on any OS as long as Python is available: pypi.org/project/chkbit/
It runs ahead of my nightly backup. If it fails, the backup won’t proceed.