You are not logged in.
I've worked through getting rsnapshot working over ssh with rsa keys, and the logs show it is now connecting to my remote machine. It backs up the local machine just fine, but for some reason it is only backing up the /root directory on the remote machine.
My rsnapshot.conf has the following lines:
backup /home/ localhost/
backup /etc/ localhost/
backup root@remote.local.lan:/tv/ remote/tv
backup root@remote.local.lan:/tv_xtend/ remote/tv_xtendwhat ends up in both tv and tv_xtend is a copy of the /root directory, identical in both backup directories.
I'm sure when someone points out the error it will be obvious, but it isn't to me now.......
Last edited by timm (2011-03-12 18:43:21)
Offline
Went back and checked that, and it was just a cut and paste error. The colon is there.
Offline
I backed out and started from scratch, the error is no more. Couldn't find the error, but I must have messed up a configuration item somewhere.
Offline