Bacula-users

Re: [Bacula-users] Fix limit file size limit for files to backup?

2009-03-18 13:57:50
Subject: Re: [Bacula-users] Fix limit file size limit for files to backup?
From: John Drescher <drescherjm AT gmail DOT com>
To: Jean-François Leroux <leroux.jeanfrancois AT gmail DOT com>, bacula-users <Bacula-users AT lists.sourceforge DOT net>
Date: Wed, 18 Mar 2009 13:52:27 -0400
On Wed, Mar 18, 2009 at 1:31 PM, Jean-François Leroux
<leroux.jeanfrancois AT gmail DOT com> wrote:
> Hi,
> I have been using bacula for quite a bit now and am wondering if it is
> possible to fix a limit for the files to backup, e.g saying every file
> above 100 Mb, for example, should not be saved.
> I have seen MaximumFileSize in the Strorage daemon conf. but it is
> used for another purpose if I get it well.
>

You can do this by an external script in the fileset that executes on
the folder to backup and returns a list of files that are > 100 MB.
Then use this script in the exclude section of your fileset.

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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>