Displaying 1 result from an estimated 1 matches for "rsynk".
Did you mean:
rsync
2004 Sep 09
1
Bug in rsync? (--delete[-after])
...tocol version 26
- and to [til (no.)]:
hox /# ssh anvil rsync --version
rsync version 2.6.2 protocol version 28
The newer command is on the machine hox:
while read fra til;
rsync -a -H -p -x --delete --exclude quota.user --exclude quota.group \
--rsync-path=/rsync $fra/ anvil:$til
done < /rsynke
The old was the same, just with --delete-after and not --delete
The datafile /rsynke:
i# cat /rsynke
/mn/hox/geofysikk /mn/anvil/geofysikk
/mn/hox/u4 /mn/anvil/adm-u1
/mn/hox/u6 /mn/anvil/student-u2
/mn/hox/u1 /mn/anvil/ozon-u1
/mn/hox/u8 /mn/anvil/ozon-u2
/mn/hox/u11...