<br><br><div class="gmail_quote">On Wed, Feb 24, 2010 at 7:05 PM, Gavin Carr <span dir="ltr"><<a href="mailto:gavin@openfusion.com.au">gavin@openfusion.com.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Wed, Feb 24, 2010 at 05:06:08PM +0530, Agnello George wrote:<br>
> On Wed, Feb 24, 2010 at 4:57 PM, Eero Volotinen <<a href="mailto:eero.volotinen@iki.fi">eero.volotinen@iki.fi</a>>wrote:<br>
> > 2010/2/24 Agnello George <<a href="mailto:agnello.dsouza@gmail.com">agnello.dsouza@gmail.com</a>>:<br>
> > > On Wed, Feb 24, 2010 at 4:13 PM, Gavin Carr <<a href="mailto:gavin@openfusion.com.au">gavin@openfusion.com.au</a>><br>
> > wrote:<br>
</div><div class="im">> > >> You might want to try brackup (<a href="http://code.google.com/p/brackup/" target="_blank">http://code.google.com/p/brackup/</a>). For<br>
> > >> very<br>
> > >> large trees of relatively small files it seems to significantly<br>
> > >> out-perform<br>
> > >> rsync-based backups. I've got brackup packages in my repository (see<br>
> > >> <a href="http://www.openfusion.net/linux/openfusion_rpm_repository" target="_blank">http://www.openfusion.net/linux/openfusion_rpm_repository</a>).<br>
> > >><br>
> > >> Cheers,<br>
> > >> Gavin<br>
> > >><br>
> > > is it possible with " brackup "  to back it up to a different server on<br>
> > > the same lan   instead of /backup  . Is there any documentation on the<br>
> > > same .<br>
> ><br>
> > rsync or rdiff-backup works on local disk or remote disk.(and other<br>
> > backup methods too!)<br>
><br>
> Does <a href="http://code.google.com/p/brackup/" target="_blank">http://code.google.com/p/brackup/</a>  also work in on remote machines .<br>
<br>
</div>Brackup will backup to local disk, or remotely to ftp, sftp, Amazon S3, or<br>
Rackspace CloudFiles targets/servers. So yes, on a lan you can backup over<br>
ftp or sftp just fine.<br>
<br>
Re docs, install brackup, 'man Brackup::Manual::Overview'. I've also written<br>
a few blog posts on it: <a href="http://www.openfusion.net/tags/brackup" target="_blank">http://www.openfusion.net/tags/brackup</a>.<br>
<br>
Cheers,<br>
<font color="#888888">Gavin<br>
</font><div><div class="h5"><br></div></div></blockquote><div></div><div>I am trying to install the  brackup app on my system, the documentations seems very helpful ( <a href="http://www.openfusion.net/net/fun_with_brackup">http://www.openfusion.net/net/fun_with_brackup</a>) </div>
<div></div><div>But i have a  few  queries  with the config file :</div><div></div><div>[TARGET:backups]<br>type = Filesystem              <br>path = /backup<br><br>[SOURCE:imapsource]<br>path = /var/spool/imap<br>chunk_size = 5m           # what does this mean ????</div>
<div>gpg_recipient = 5E1B3EC5     # what does this mean ????<br><br>[SOURCE:bradhome]<br>chunk_size = 64MB<br>path = /raid/bradfitz/<br>ignore = ^\.thumbnails/<br>ignore = ^\.kde/share/thumbnails/<br>ignore = ^\.ee/minis/<br>
ignore = ^build/<br>ignore = ^(gqview|nautilus)/thumbnails/<br><br></div><div> </div><div>and suppose i want to backup it up to another server with scp / ssh     how is this attatined .</div></div><div></div><div>secondly in whant format is the backup maintained . </div>
<div><br></div>-- <br>Regards <br>Agnello D'souza<br><br><br>