1GFSTAT(1) User Commands GFSTAT(1)
2
3
4
6 gfstat - manual page for gfstat 0.3.0
7
9 gfstat [OPTION]... URL
10
12 Display file status from a remote Gluster volume.
13
14 -L, --dereference
15 follow links
16
17 -o, --xlator-option=OPTION
18 specify a translator option for the connection. Multiple options
19 are supported and take the form xlator.key=value.
20
21 -p, --port=PORT
22 specify the port on which to connect
23
24 --help display this help and exit
25
26 --version
27 output version information and exit
28
30 gfstat glfs://host/volume/path/to/file
31
32 Stat the file /path/to/file on the Gluster volume of groot on
33 host localhost to standard output.
34
35 gfcli (localhost/groot)> stat /file
36
37 In the context of a shell with a connection established, stat a
38 file on the root of the Gluster volume groot on localhost.
39
41 Written by Craig Cabrey.
42
44 Copyright © 2015 Facebook, Inc. License GPLv3: GNU GPL version 3
45 <http://www.gnu.org/licenses/gpl-3.0.en.html>.
46 This is free software: you are free to change and redistribute it.
47 There is NO WARRANTY, to the extent permitted by law.
48
50 gfcli(1)
51
52
53
54glusterfs-coreutils 0.3.0 July 2022 GFSTAT(1)