Actually, at work we are. I was just curious if this was available in
backuppc.

On Fri, Aug 5, 2011 at 10:51 PM, Michael Stowe
<[email protected]>wrote:

> > As the subject posits, is it possible to issue a dump pre- or
> post-command
> > only on certain types of backups? For instance, we run bacula at work,
> and
> > apparently the director states what kind of backup is running, either
> Full
> > or Incr. So in your scripts, you can do something like
> >
> > if [ $1 != "Full" ] ; then
> >   exit 0
> > fi
> >
> > ...Rest of script...
> >
> > We use it to clear some specialized logs after they have been backed up
> in
> > a
> > Full. Is something like this possible in backuppc?
> >
> > Thanks,
> > --b
>
> Why would it matter if the logs are being backed up in both an incremental
> and a full?  It's not like you're saving them to tape.
>
>
> ------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> The must-attend event for mobile developers. Connect with experts.
> Get tools for creating Super Apps. See the latest technologies.
> Sessions, hands-on labs, demos & much more. Register early & save!
> http://p.sf.net/sfu/rim-blackberry-1
> _______________________________________________
> BackupPC-users mailing list
> [email protected]
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to