Am 24.10.2012 13:18, schrieb warley:
> Hello everybody,
>
> How can I do a full backup every day? Monday to Friday.
> It would be a pool with 5 tapes?
> You guys can pass me an example of this kind of backup?
>
> Thanks.
>
> +----------------------------------------------------------------------
> |This was sent by [email protected] via Backup Central.
> |Forward SPAM to [email protected].
> +----------------------------------------------------------------------
>
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Bacula-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bacula-users
Hi,
you configure a schedule for example
Schedule {
Name = Tape
Run = Pool=monday SpoolData=yes on mon at 20:00
Run = Pool=tuesday SpoolData=yes on tue at 20:00
Run = Pool=wednesday SpoolData=yes on wed at 20:00
Run = Pool=thursday SpoolData=yes on thu at 20:00
Run = Pool=friday SpoolData=yes on fri at 20:00
}
cheers
juergen
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users