With rsync --link-dest, is it possible to determine which files are new?

Eric Shubert ejs at shubes.net
Sat Oct 22 09:02:43 MDT 2011


On 10/21/2011 07:14 PM, Ido Magal wrote:
> Thanks!
>
> Unfortunately, it doesn't look like the perl for DroboFS supports the
> required libraries for your script,
>
>> error while loading shared libraries: libperl.so.5.10: cannot open shared object file: No such file or directory
>
> but --itemize-changes should be sufficient.
>
>
>
>
> On Fri, Oct 21, 2011 at 09:10, Kevin Korb<kmk at sanitarium.net>  wrote:
>> --itemize-changes

# find /backup/dir -type f -links 1
?
-- 
-Eric 'shubes'



More information about the rsync mailing list