xrootd

High-performance distributed data access system for large-scale computing

brewmacoslinux
Try with needOr install directly
Source

About

High performance, scalable, fault-tolerant access to data

Commands

xrootdxrdcpxrdfsxrdxrdssi_odc

Examples

Copy a file from XRootD server to local filesystem$ xrdcp root://server.example.com//path/to/file.dat ./local_file.dat
List files on XRootD server$ xrdfs root://server.example.com ls /path/to/directory
Check file status on XRootD server$ xrdfs root://server.example.com stat /path/to/file.dat