1xrdpfc_print(8) System Manager's Manual xrdpfc_print(8)
2
3
4
6 xrdpfc_print - print content of ProxyFileCache meta data
7
9 xrdpfc_print [options] path ...
10
11 options: [--config args] [--verbose] [--help]
12
13
15 The xrdpfc_print prints status of downloaded file blocks and access
16 statistics of cached files
17
19 -c | --config
20 xrootd configuration file. Used to load non-default file system
21 (directive ofs.osslib) and prefix for the location of cached files
22 (directive oss.localroot)
23
24 -v | --verbose
25 prints additional info for each downloaded file block
26
27 -h | --help
28 displays usage information.
29
30
31
32
34 path
35 Path to a file or directory for which the information is to be
36 printed. Path can be relative or absoulte. If the path begins with
37 root:/ the path is assumed to be a LFN and gets translated via the
38 standard OSS rules (in the least, it gets prefixed by the
39 oss.localroot). In this case --config option is mandatory.
40
41
42
44 Documentation for all components associated with xrdpfc_print can be
45 found at http://xrootd.org/docs.html
46
48 Errors yield an error message and a non-zero exit status.
49
51 License terms can be displayed by typing "xrootd -H".
52
54 The xrdpfc_print command is supported by the xrootd collaboration.
55 Contact information can be found at
56 http://xrootd.org/contact.html
57
58
59
60 v4.9.1 xrdpfc_print(8)