On Mon, Mar 16, 2009 at 11:59 AM, kevin_am <ke...@alphamosa.fr> wrote: > > I'm doing backups on hard drive so bacula write everything in one big file > and I want to externalize my backups for security. > > How can I do it without sending each time the growing file to the other > datacenter ? > First step:
Do NOT do it as 1 big file. Make your volumes 1 to 5GB. Then use rsync to transfer the files. You should never use just 1 volume file anyways as this breaks the volume recycling concept. I mean with 1 volume you will run into the case where you will have to throw away all backups at the time of recycling. To me this is a very bad practice. > I also want to keep a copy in each datacenter. > I was thinking of a diff between the last backup and the new but on a file > of 300Gb it will take a moment > John ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users