logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xrdmapc - query XRootD redirector (status/subscribers/paths)

Description

       The xrdmapc utility queries the XRootD redirector (status/subscribers/paths). path when specified, uses
       <host>:<port> to determine the locations of path and does optional verification.

Diagnostics

       Errors yield an error message and a non-zero exit status.

License

       LGPL

Name

       xrdmapc - query XRootD redirector (status/subscribers/paths)

Notes

       Documentation for all components associated with xrdcp can be found at http://xrootd.org/docs.html

Options

-l | --list [all|m|s]
            'all' lists managers and servers (default), 'm' lists only managers and 's' lists only servers.

       -q | --quiet
            Does not print error messages to cerr; errors appear inline.

       -r | --refresh
            Does not use cached information but will refresh the cache.

       -v | --verify
            Verifies <path> existence status at each server.

Support Level

       The xrdmapc command is supported by the xrootd collaboration.  Contact information can be found at:

                                            http://xrootd.org/contact.html

                                                     v5.8.4                                           xrdmapc(1)

Synopsis

xrdmapc [options] host:port [path]

       options: [--help] [--listargs] [--quiet] [--verify]

See Also