Re: [Bacula-users] File-based tag to skip a directory

2018-02-13 Thread C M Reinehr
Mike, In researching this problem myself I discovered this option to tar: *--exclude-caches* Exclude contents of directories containing file*CACHEDIR.TAG*, except for the tag file itself. Details about the cache tagging standard can be found here: http://www.brynos

[Bacula-users] web request

2018-02-13 Thread Mike Eggleston
I'm having issues with my corporate firewall (its not being friendly at the moment). Would someone please reply with the list of Bacula features (I hope it's here https://www.dokuwiki.org/features). TIA Thanks, Mike --

Re: [Bacula-users] File-based tag to skip a directory

2018-02-13 Thread Bill Arlofski
On 02/13/2018 07:21 AM, Mike Rightmire wrote: > With some other backup systems, a filename "tag" can be placed in the > directory to initiate a "skip". > > For example, with BORG backup - placing the file ".nobackup" in a directory, > and configuring BORG backup with the switch... >--exclude-i

Re: [Bacula-users] Errors compiling bacula-fd 9.0.6

2018-02-13 Thread Sven Hartge
On 13.02.2018 13:13, jesus moreno wrote: > I have a Debian squeeze server with bacula-fd 5.0.3. If I try upgrade to > bacula-fd 9.0.6, the system show the next errors, when i run "make": openssl in Squeeze is *way* to old for Bacula 9.0.6. You need at least openssl-1.0.0. Debian Wheezy is the ol

[Bacula-users] Errors compiling bacula-fd 9.0.6

2018-02-13 Thread jesus moreno
Hi: I have a Debian squeeze server with bacula-fd 5.0.3. If I try upgrade to bacula-fd 9.0.6, the system show the next errors, when i run "make": Compiling crypto.c > crypto.c: In function 'ASN1_OCTET_STRING* openssl_cert_keyid(X509*)': > crypto.c:340: error: invalid conversion from 'const ASN1_S