Hi there,

        set up a crontab that looks roughly like this:

0 1 * * 1       /usr/bin/flexbackup -d verbose=false -set your_set -level 0
0 1 * * 0,2-6   /usr/bin/flexbackup -d verbose=false -set your_set -level 3

That will do a level zero at 1am on Monday, and a level 3 all other
days, and mail a report to
- man 5 crontab for more info.

cheers,

Adrian

* Allen Miller <[EMAIL PROTECTED]> [08232003 00:34]:
> I want to perform a full backup on Monday, and Incremental backups Tuesday
> thru Friday.  I want to do this using one tape per week.  I know I have
> plenty of space on my tape.
> 
> Can someone please give a real-world example on how to do this?  Also, how
> can I check to see if the weeks backup was successful.
> 
> Thanks in advance,
> 
> Allen Miller
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: VM Ware
> With VMware you can run multiple operating systems on a single machine.
> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
> at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
> _______________________________________________
> flexbackup-help mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/flexbackup-help
> 


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
flexbackup-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/flexbackup-help

Reply via email to