Displaying 1 result from an estimated 1 matches for "rlpgodh".
2010 Jun 16
1
change of behaviour on rsync -R and top level symlinks?
...t/hda3
-rw-r--r-- 1 produser prod 4 2010-06-15 17:30 /data/etc2
destination:/# ls -l /data
lrwxrwxrwx 1 root root 12 2010-06-15 18:36 /data -> /export/hda3
Let's start with an ancient rsync:
source:~# rsync-broken --version
rsync version 2.4.6 protocol version 24
source:~# rsync-broken -rlpgoDH -R --delete -vv /data/etc2 destination:/
Client is very old version of rsync, upgrade recommended.
building file list ... done
delta-transmission enabled
data is uptodate
/data/etc2
total: matches=0 tag_hits=0 false_alarms=0 data=4
wrote 166 bytes read 36 bytes 80.80 bytes/sec
total size is 16...