[Dirvish] [patch] local to remote backup; dirvish push
Robert Siemer
Robert.Siemer-dirvish at backsla.sh
Tue Aug 29 01:19:50 UTC 2006
On Mon, Aug 28, 2006 at 02:58:26PM -0700, Eric Wilhelm wrote:
> # from Robert Siemer
> # on Monday 28 August 2006 02:36 pm:
>
> > * calls rsync with a relative --link-dest path instead of an
> > absolute one (as my first patch got no response I include this
> > funtionality here again)
>
> IIRC, relative --link-dest doesn't work on recursive rsync (the path is
> relative to the current directory, which changes during the sync.)
quote from the rsync man page:
--link-dest=DIR
...
If DIR is a relative path, it is relative to the
destination directory.
And independant of what the man page says: it works pretty good so far
for over a week now. But I admit that rsync evolved over the time and
wasn't bug free either.
I run rsync 2.6.8 on the dirvish side and 2.6.4 on the remote doing
push and pull. The man page quote is valid for both version. For what
version does your information apply (to isolate the version requirement
for this issue)?
Greetings,
Robert
More information about the Dirvish
mailing list