> command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup > stewart at name.of.remote.server:/backup" ssh-dss ... key ... which user is doing this as maybe the env of that user in cron is not the same as when logged in using a shell ?
Tue Jun 16 21:07:33 UTC 2009
Tom Brown <tom at ng23.net>
> command="rsync -avz -e "ssh -i ~/.ssh/backup-key" /backup > stewart at name.of.remote.server:/backup" ssh-dss ... key ... which user is doing this as maybe the env of that user in cron is not the same as when logged in using a shell ?