Plugin for GFAL2 to access data through xrootd. URLs that begin with root:// will use this plugin. All GFAL2 functions are supported in this plugin except pread/pwrite and readlink/symlink (symlinks are not supported in xrootd).
Build requirements:
To build and install:
mkdir build cd build cmake .. make make install
When installed from source, GFAL_PLUGIN_DIR should be set to the installation directory of the plugin, by default this is /usr/local/lib/gfal2-plugins but it can be changed via configure options.
The plugin configuration group is XROOTD PLUGIN. Two parameters are accepted:
This software is licensed under the Apache 2 License. See LICENSE for details.
See RELEASE-NOTES for a detailed changelog.
You can notify bugs or ask for feature requests via