Re: [Bacula-users] Backup to remote location

2010-06-28 Thread Daniel beas
ut 1.5 gb mon-fri and 36 Gb on weekend). >> This because it is the same Job with 2 Schedule (only one schedule >> resource). >> >> I hope it is what you are looking for >> >> Daniel Beas Enriquez >> >> >> >> >>> Date: Sat

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread Daniel beas
abios que aplaudidode los muchos necios Miguel de Cervantes Saavedra Daniel Beas Enriquez > Date: Fri, 25 Jun 2010 23:39:45 +0200 > From: massimili...@perantoni.net > To: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] Backup to remote location > > Hi! >

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread James Harper
> > Massimiliano Perantoni wrote: > > > How to solve this problem? > > Why not use rsync to keep "B" synchronised with "A" on a local ("B"), > array and perform your bacula backups from this? > Assuming it's Linux data and assuming they have an additional 4TB (and growing) amount of space at "

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread James Harper
> > Hi! > I'm going to plan a remote backup between two places in my company > that are connected with 10Mbps connectivity. I need to backup, to be > sure I will not have problems for disaster recovery, all the data in > "location A" to "location B". Up to the moment we have a local backup > worki

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread Doug Forster
Massimiliano, I would work this with some clever scheduling. Create a few of schedules. Schedule { Name = "Weekly-incremental" Run = Level=Incremental mon-fri at 20:00 } Schedule { Name = "Weekly-full" Run = Level=Full Fri at 21:00 } Schedule { Name = "Catalog-backup" Run = Fu

Re: [Bacula-users] Backup to remote location

2010-06-25 Thread richard
Massimiliano Perantoni wrote: > How to solve this problem? Why not use rsync to keep "B" synchronised with "A" on a local ("B"), array and perform your bacula backups from this? Regards, Richard -- ThinkGeek and WIRED

[Bacula-users] Backup to remote location

2010-06-25 Thread Massimiliano Perantoni
Hi! I'm going to plan a remote backup between two places in my company that are connected with 10Mbps connectivity. I need to backup, to be sure I will not have problems for disaster recovery, all the data in "location A" to "location B". Up to the moment we have a local backup working like a charm