LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Taper Auto Run (https://www.linuxquestions.org/questions/linux-software-2/taper-auto-run-65219/)

Speednow 06-12-2003 01:28 PM

Taper Auto Run
 
HI@

I have added this command to the cron area on WEBMIN.

taper -U --unattended-file backup

Ive created a text file named: backup
There i specified the folder to be backed..

Its under a folder named:
/root/taper_info

What im doing wrong?

Please your help will be great since i cant run a file server without
a working backup.

Thanks@@@@@@@@

z-man 02-06-2004 10:00 PM

Hi@


in your /root/taper_info/taper_set.<name of backup set>
Whatever is after taper_set. is what you use in cron file.
So, your cron line would be

#!/bin/sh

taper -U @<name of backup set>



Hope this help.


All times are GMT -5. The time now is 02:28 AM.