DO NOT REPLY [Bug 7368] Support --link-dest when receiving from a old version

samba-bugs at samba.org samba-bugs at samba.org
Sat Apr 17 16:49:17 MDT 2010


https://bugzilla.samba.org/show_bug.cgi?id=7368





------- Comment #2 from joerg.sommer at ateo.de  2010-04-17 17:49 CST -------
% rsync -avv --rsync-path='rsync --link-dest=/tmp/bin-o' bin joerg at joerg:/tmp
opening connection using ssh -l joerg joerg "rsync --link-dest=/tmp/bin-o"
--server -vvlogDtpr . /tmp 
Using more than one --link-dest option requires protocol 29 or higher
(negotiated 28).
rsync error: protocol incompatibility (code 2) at compat.c(240)
[Receiver=3.0.7]
rsync: connection unexpectedly closed (4 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(359)

% rsync --version
rsync  version 2.6.3  protocol version 28
Copyright (C) 1996-2004 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, acls, symlinks,
batchfiles, 
              inplace, IPv6, 64-bit system inums, 64-bit internal inums, SLP

rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
are welcome to redistribute it under certain conditions.  See the GNU
General Public Licence for details.

% ssh joerg rsync --version
rsync  version 3.0.7  protocol version 30
Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
    64-bit files, 64-bit inums, 32-bit timestamps, 64-bit long ints,
    socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
    append, ACLs, xattrs, iconv, symtimes

rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
are welcome to redistribute it under certain conditions.  See the GNU
General Public Licence for details.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list