Dear,
  Today I am a little prolific.

   I am trying to backup the extended attributes for some of my files, (the
are three attributes stored size, create-time and md5)

FileSet {
        Name = "Xattr"
        Include {
                Options {
                    compression=GZIP
                    xattrsupport = yes
                }
                File = /path_to_FIles
        }
        Exclude {
        }
}

The backup and restore, works fine, but only one value is stored in the
migrated file, while the original file contains three. I have checked that
the restore fs have xattr support, but I have not found any reason for this
behavior.
Any idea?

Bertrand Russell:
*"El problema con el mundo es que los estúpidos están seguros de todo y los
inteligentes están llenos de dudas*"
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to