Filesystem integrity checker-script: check-file-by-name.sh #63
lab-at-nohl
started this conversation in
Show and tell
Replies: 1 comment
-
hi, thanks for the script - you might even add this to https://github.com/tine-groupware/tine/tree/main/scripts if you like ...
that's right. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you ever have the need for checking a Tine filesystem, the following script compare the SHA1-filename against its checksum (my case was a big copy action to an encrypted remote filesystem). It takes one parameter, the directory where Tine stores its files.
See
check-file-by-name.sh <TINE-FILESDIR>
:As far as I know, file metadata like access/modification date does not matter for Tine.
Beta Was this translation helpful? Give feedback.
All reactions