Displaying 1 result from an estimated 1 matches for "foobarcommon".
2017 Dec 10
0
Machine readable log and directory layout metadata
Hi,
do you know a way/tool to save the directory layout that was
synchronized to a file?
So you later know there was a file "foobar" that was copied from the
source to dest, and another file foobarcommon that existed in both. And
know the size/mtime/hash of both.
There is the log-file option, but it does not seem to be machine
readable. Especially files that have line breaks in their name
completely mess up the log.
And the log-file uses MD5, which is outdated nowadays. Something like
SHA-2 o...