Bacula-users

Re: [Bacula-users] Backup only $( find /var/log -type d )

2012-10-17 04:18:57
Subject: Re: [Bacula-users] Backup only $( find /var/log -type d )
From: lst_hoe02 AT kwsoft DOT de
To: bacula-users AT lists.sourceforge DOT net
Date: Wed, 17 Oct 2012 10:16:31 +0200
Zitat von Geert Stappers <Geert.Stappers AT vanadgroup DOT com>:

> Hello Bacula Users,
>
> Where I don't want to backup logfiles,
> I do want to restore empty log directory trees.
>
> How to define a FileSet that matches
>   find /var/log -type d
>

You might try a wildfile directive which matches *all* files for  
exclusion. As it should only be applied to files the directories  
should not be affected.

Regards

Andreas



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
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>