Dear rsync people,
Usually, if the receiving rsync finds a destination file that passes
the quick check with the source file but differs in attributes, the
receiving rsync will change the attributes. This is undesirable when
the destination is an incremental backup containing files hard-linked
f
On 8/31/06, Robert Siemer <[EMAIL PROTECTED]> wrote:
I haven't even read the problem, but avoiding variable replacment in a
shell is done with single quotes:
file-attr-restore 'foo$bar'
Your example does not help here.
Yeah, I knew that... I am not sure why I typed it that way. I guess I
wa