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? |