1xrd(1) General Commands Manual xrd(1)
2
3
4
6 xrd - xrootd file and directory meta-data utility
7
9 xrd [host] [options] [command]
10
11 options: [-DSpname stringval] [-DIpname numberval] [options]
12 [-Oopaqueinfo] [-h]
13
15 This tool is DEPRECATED. Please use xrdfs instead.
16
17
18 The xrd utility executes meta-data oriented operations (e.g., ls, mv,
19 rm, etc.) on one or more xrootd servers. Usage synopsis can be dis‐
20 played by typing "xrd -h". Command help is available by invoking xrd
21 with no command line options or parameters and then typing "help" in
22 response to the input prompt.
23
25 -DSpname stringval
26 set the internal parameter pname with the string value stringval.
27
28 -DIpname numberval
29 set the internal parameter pname with the numeric value numberval.
30
31 -Oopaqueinfo
32 add opaque information opaqueinfo to any path.
33
34 -h display usage information.
35
37 See XrdClientConst.hh for a list of parameters. Documentation for all
38 components associated with xrd can be found at
39 http://xrootd.org/docs.html
40
42 Errors yield an error message and a non-zero exit status.
43
45 License terms can be displayed by typing "xrootd -H".
46
48 The xrd command is supported by the xrootd collaboration. Contact
49 information can be found at
50 http://xrootd.org/contact.html
51
52
53
54 v4.9.1 xrd(1)