I'm doing backuppc from here. The problem I'm having is from page 4. When I try to run the command as user backuppc: Code: cat ~/.ssh/client_id_rsa.pub >> ~/.ssh/known_hosts I get the following error: Code: cat: /var/lib/backuppc/.ssh/client_id_rsa.pub: Permission denied Is there something different with Ubuntu - Feisty. It seemed to work fine with Edgy.
There seems to be something wrong with the permissions. What's the output of Code: ls -la /var/lib/backuppc/.ssh ?