Displaying 1 result from an estimated 1 matches for "oooopsee".
Did you mean:
oooops
2007 May 16
1
Using cp -al and RSync
Hi,
Yesterday I rsynced some stuff like this:
rsync -avrt rsync://host/stuff yesterdays-rsynced-stuff/
I was hoping to be able to do capture
the delta between yesterday and today like this:
cp -al yesterdays-rsynced-stuff/ todays-rsynced-stuff/
rsync -avrt --delete rsync://host/stuff todays-rsynced-stuff/
However when I try to run rsync against the hardlinked
archive (todays-rsynced-stuff/) it