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

Ido Magal ido at idomagal.com
Sat Oct 22 17:04:11 MDT 2011


'find' on the droboFS doesn't support '-links' so I had to get
creative. And apparently perl has issues on it as well.

On Sat, Oct 22, 2011 at 08:02, Eric Shubert <ejs at shubes.net> wrote:

>
> # find /backup/dir -type f -links 1
> ?


More information about the rsync mailing list