1GFAL-STAT(1)                General Commands Manual               GFAL-STAT(1)
2
3
4

NAME

6       gfal-stat - display extended information about a file or directory
7

SYNOPSIS

9       gfal-stat  [  -h ] [ -V ] [ -v ] [ -D DEFINITION ] [ -C CLIENT-INFO ] [
10       -t TIMEOUT ] [ -p ] URL
11
12
13

DESCRIPTION

15       gfal-stat Display extended information about a file or directory.
16
17

OPTIONS

19       -h, --help
20              show help about the command.
21
22       -V, --version
23              output version information and exit.
24
25       -v, --verbose
26              verbose mode. Repeat up to 3 times for the most verbose mode.
27
28       -D, --definition
29              define properties for gfal2.
30
31       -C, --client-info
32              provide custom client-side information
33
34       -t, --timeout
35              global timeout for the execution  of  the  command.  Command  is
36              interrupted if time expires before it finishes.
37
38

EXAMPLES

40       gfal-stat file:///tmp/path1/path2
41           File: 'file:///tmp/path1/path2'
42           Size: 1986 directory
43           Access: (1777/drwxrwxrwx) Uid: 0    Gid: 0
44           Access: 2017-05-10 13:15:35.000000
45           Modify: 2017-05-10 13:24:04.000000
46           Change: 2017-05-10 13:24:04.000000
47
48       gfal-stat srm://endpoint.cern.ch/path/directory1
49           File: 'srm://endpoint.cern.ch/path/directory1'
50           Size: 1986 directory
51           Access: (1777/drwxrwxrwx) Uid: 0    Gid: 0
52           Access: 2017-05-10 13:15:35.000000
53           Modify: 2017-05-10 13:24:04.000000
54           Change: 2017-05-10 13:24:04.000000
55
56
57

FILES

59       /etc/gfal2.d/*
60              All configuration files in this directory affect the behavior of
61              the underlying gfal2.
62
63

AUTHORS

65       Duarte Meneses <duarte.meneses@cern.ch>
66       Adrien Devresse <adrien.devresse@cern.ch>
67       Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon@cern.ch>
68
69

SEE ALSO

71       gfal-cat(1), gfal-chmod(1),  gfal-copy(1),  gfal-ls(1),  gfal-mkdir(1),
72       gfal-rename(1),  gfal-rm(1),  gfal-save(1),  gfal-stat(1), gfal-sum(1),
73       gfal-xattr(1)
74
75
76
77v1.5.0                             May 2017                       GFAL-STAT(1)
Impressum