View Single Post
  #7 (permalink)  
Old 2008-04-24
longhill longhill is offline
Member
 
Join Date: 2007-05-18
Posts: 39
Rep Power: 0
longhill has an average reputation (10+)
Default Re: R60_HFA_03 on SPLAT and remote backup problem

Hello to all.
I have the following problem.
When I enter:
backup -d --sched on 14:15 -m 24 --scp 172.30.181.18 username password -path /data/backup

If I enter:
# crontab-e
I see:

15 14 24 * * backup_util sched

but the backup command is not execute.

If I run backup ---scp 172.30.181.18 username password -path /data/backup
the command backup is execute!

Where's the error?
Reply With Quote