Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

xrd.pl is a command line tool that allows a user to query xrootd in order to stat, remove or checksum a file. For a full listing of the supported commands see the description below or run xrd.pl -h to get a help print out.

Usage:

Wiki Markup            xrd.pl   \  [OPTIONS\]    \]    [ACTION\]    \]    [filename\|xrootdurl\]

Options:

      --debug dbgLvl     set set debug level for xrootd communication.
      --verbose             be verbose.
      --server XrdSrv    Xrootd server to connect to.
      --where                print the xrd server name after the last command has been executed.
      --help                   print this help.

...