> Hello,
> 
> Some time ago, you asked if plugins work with compression and
> encryption.
> I've now had a chance to look at the code, and in principle, the
answer
> is yes.

The fileset I test the exchange plugin with is:

FileSet {
  Name = "exchtest-full"
  Enable VSS = yes
  Include {
    Options {
      signature = MD5
      compression = GZIP
    }
    Plugin = "exchange:/@EXCHANGE/Microsoft Information Store"
    File = C:/Windows/system32/drivers
  }
}

(C:/Windows/system32/drivers is there to make sure the plugin works in
conjunction with regular files)

Backup and restore both work just fine.

When I tested last (a long time ago), redirecting the file backed up
with exchange to a non-plugin location worked fine too, but it was long
enough ago when I tested that that I can't be completely sure I had GZIP
on then.

My backups are running right now, but if I remember and if I get time
I'll try restoring my production database to a non-plugin location (eg
/bacula-restores) and see how it looks.

James


------------------------------------------------------------------------------
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to