Displaying 1 result from an estimated 1 matches for "020397fde83c2e20464b6642c018ce6e".
2003 Jul 24
1
bug report: different files are not rsynced, identical files rsynced
Hi,
I have only just subscribe to the list. ( only to send this bug report )
Running rsync version 2.5.6 protocol version 26 ( on Solaris 8 sparc )
on both hosts.
I have 1 file I wish to sync to a remote machine
the md5 checksum is
host1: MD5 (030722.mj) = 020397fde83c2e20464b6642c018ce6e
host2: MD5 (030722.mj) = 35fcffc896c65c8ec861385b4edb81ac
For brevity ..
set RSYNC="--archive --verbose --stats --recursive --times --perms
--owner --group --links --rsync-path=/usr/local/bin/rsync"
rsync $RSYNC --dry-run /path/030722.mj host2:/path/030722.mj
building file list ... don...