hi, folks

i use scp to backup local file to remote machine
without asking authorization by distributing the
publica key,i can run it successfully at command
line,for instance

#/usr/localbin/scp /usr/localfile remotehost:/backup/

but when i put it at crontab, it does not work, i do
check the cron log, and can see the log record, but
localfile is not copied to remotehost,please help me

my crontab like this:
30 23 * * * /usr/localbin/scp /usr/localfile
remotehost:/backup/


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to