You might also consider using sshfs, then "diff -r", if you want to detail the differences.

Ralph.

Joel Roth wrote on 26/08/18 08:39:
Is there a reason not to use `rsync -n` ?

Hendrik Boom wrote:
Is there something like rsync that compares a local and a remote file
tree and reports differences without coying or transmitting all the files?

I remember once being told that md5sum had an option to recurse through
a directory tree, summing every file.  But I can't find such an option
in the man page or help file.  Is it indeed not available?  Do I haaave
to use find for this?

-- hendrik

_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to