Displaying 1 result from an estimated 1 matches for "838m".
Did you mean:
838
2004 Apr 12
3
cp -al issues
Hi,
I'm having some strange issues when using cp in my rsync script. It
seems there may be links breaking or something.
Before running the actual rsync I run the following command in my
script:
cp -al /backup/Current /backup/$prevday
Then I rsync from the source to /Current
So shouldn't all my previous days have hard links back to the original
/backup directory?
Sometimes the