Hi everyone!

I'm having some difficulties while configuring some filesets.

Here is one example:

FileSet {
        Name = "web01-fs"
        Include {
                Options {
                        signature = MD5
                        compression = GZIP
                }
                File = "/etc/bacula/"
                File = "/etc/apache2/"
                File = "/etc/network/interfaces"
                File = "/etc/hosts"
                File = "/etc/hostname"
                File = "/home/intranet/Intranet/"
                File = "/opt/proxyadmin/"
        }
}

Note that interfaces, hosts and hostname are single files, but they
are no included in my Backups.

With the folders included, everything is fine, but I need to backup
that files too. Can anyone help me?

Best regards,

João K.

------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to