Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Location of the Xrootd Client tools

The glast xrootd client tools are available in the xrootd afs application area:

...

RELEASE

Comment

PROD

production version. Updates will be announced and require a CCB

DEV

development version. Updates will not be announced, but this release has been tested

TEST

experimental version which might not always be working

FITS

test release to read fits files from xrootd. (Will disapear at some moment)

Warning
titleWarning

Using applications from a different location, e.g.: /usr/local/bin/xrdcp, will most likely not work as they are not able to load the xrootd security libraries.

No environment variables have to be set as the application do this by them self.

Applications

The release contains a full xrootd releases and a few other tools. The applications of interest are:

name

Description

xrdcp

transfer files from and to xrootd

xrdls

list directory on all the xrootd servers

xrdprel

run a program under the xrootd preload library (useful for reading fits files)

xrd.pl

cammand command line tool to issuse issue commands to xrootd like, stat a file, checksum a file,...

...