On Tue, 16 Jun 2009 21:59:27 +0100
Stewart Williams <li...@pinkyboots.co.uk> wrote:
> command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup
> stew...@name.of.remote.server:/backup" ssh-dss ... key ...

well, I've never seen anything other than keys in an authorized_keys
file.. (btw - use authorized_keys2 for ssh v2), but I'd hazard a guess
and say that the speech marks are what could be causing it grief.

try single quotes (') around the command= bit with the double quotes
around the ssh command and see if that makes a difference.

-- 
Spiro Harvey                  Knossos Networks Ltd
021-295-1923                    www.knossos.net.nz

Attachment: signature.asc
Description: PGP signature

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to