On Wed, Mar 30, 2016 at 9:03 PM, Dave Howorth <[email protected]> wrote:
> On 2016-03-30 13:10, John Lewis wrote: > > Hello :) > Hello > Hello, Dave :) > A good start would be to list the versions of rsync you are using and > the actual command lines you used to run it. > Linux1, Linux2, FreeBSD *using the same version*: rsync version 3.0.9 protocol version 30 The actual command lines that I use to run it: *From Linux Machine to another Linux Machine (succcesfully without error):* rsync -e "ssh -p 111" -avzHq --sparse /backup/dirvish/ root@linux2 :/backup/dirvish/ *From Linux Machine to FreeBSD (problem!)* /usr/bin/rsync -rltzAX -O -H -q --timeout=60 --partial --sparse --copy-unsafe-links /backup/dirvish/ [email protected]:dirvish 2>~/rsync-error.log *btw, I should tell that if the freebsd machine has no dirvish backup before, the error is not occur at all.* Cheers, Dave > > Thanks! Best regards, John.
_______________________________________________ Dirvish mailing list [email protected] http://www.dirvish.org/mailman/listinfo/dirvish
