:: Re: [DNG] rsync variant
Kezdőlap
Delete this message
Reply to this message
Szerző: Ralph Ronnquist
Dátum:  
Címzett: dng
Tárgy: Re: [DNG] rsync variant
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@???
>> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
>