gfalFS (1) - Linux Manuals
gfalFS: Filesystem client for the GFAL 2.0 toolkit
NAME
gfalFS - Filesystem client for the GFAL 2.0 toolkitSYNOPSIS
Mount
Umount
DESCRIPTION
gfalFS is a filesystem allowing to mount any resources supported by the GFAL 2.0 toolkit.This include any resources accessible by the following protocol : WebDav/HTTP, xrootd, SRM, GridFTP, dCAP, LFC, RFIO...
Please refer to the GFAL 2.0 documentation for the complete list of supported protocols.
The user can seamlessly interacts with grid and cloud storage systems just as if they are local files.
The protocol support depends directly of the GFAL 2.0 plugin configuration.
OPTIONS
-d
- debug mode - does not act anymore like a daemon and print usefull information about the current operations.
-g
- guid mode - access directly to the file by the guid name on the current lfc.
-s
- single thread mode - Use only one thread to execute the operations, this cause a major slowdown of the execution but guarantee a protection against thread safety problems.
-v
- enable verbose mode - print more informations about the current execution, can be use with -d in case of problems .
-V
- print the version number.
EXAMPLES
Mount an WebDav over https directory and execute a directory listing
Mount a local folder in debug mode and execute a directory listing
Mount an SRM directory with transparent file operations
Mount an GRIDFTP directory and create a directory
Unmount an existing gfalFS mount point
LINKS
https://svnweb.cern.ch/trac/lcgutil/wiki/gfalFS
AUTHORS
Adrien Devresse <adrien.devresse [at] cern.ch>, Jean-Philippe Baud.