Versions Compared

Key

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

...

Code Block
root[0] TXNetFile f("root://atl-xrdratlprf01:11094//atlas/xrootd/usr/g/gowdy/local/myFile.root");

To copy files in and out of xrootd:

Code Block
xrdcp myFile.root root://atl-xrdratlprf01:11094//atlas/xrootd/usr/g/gowdy/local/myFile.root
xrdcp root://atlprf01:11094//atlas/local/myFile.root myFile.root

Filesystem type access. This is only available on atlint0[1-4]. 

...