gfstat - Man Page
manual page for gfstat 0.3.0
Synopsis
gfstat [OPTION]... URL
Description
Display file status from a remote Gluster volume.
- -L, --dereference
follow links
- -o, --xlator-option=OPTION
specify a translator option for the connection. Multiple options are supported and take the form xlator.key=value.
- -p, --port=PORT
specify the port on which to connect
- --help
display this help and exit
- --version
output version information and exit
Examples
gfstat glfs://host/volume/path/to/file
Stat the file /path/to/file on the Gluster volume of groot on host localhost to standard output.
gfcli (localhost/groot)> stat /file
In the context of a shell with a connection established, stat a file on the root of the Gluster volume groot on localhost.
Author
Written by Craig Cabrey.
Copyright
Copyright © 2015 Facebook, Inc. License GPLv3: GNU GPL version 3 <http://www.gnu.org/licenses/gpl-3.0.en.html>.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.