xrootd

package
v0.14.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2018 License: BSD-3-Clause Imports: 0 Imported by: 5

Documentation

Overview

Package xrootd implements the XRootD protocol from

http://xrootd.org

Directories

Path Synopsis
Package client implements the XRootD client following protocol from http://xrootd.org.
Package client implements the XRootD client following protocol from http://xrootd.org.
cmd
xrd-client
Command xrd-client provides access to data hosted on XRootD clusters.
Command xrd-client provides access to data hosted on XRootD clusters.
xrd-cp
Command xrd-cp copies files and directories from a remote xrootd server to local storage.
Command xrd-cp copies files and directories from a remote xrootd server to local storage.
xrd-fuse
Command xrd-fuse mounts the directory contents of a remote xrootd server to a local directory.
Command xrd-fuse mounts the directory contents of a remote xrootd server to a local directory.
xrd-ls
Command xrd-ls lists directory contents on a remote xrootd server.
Command xrd-ls lists directory contents on a remote xrootd server.
xrd-srv
Command xrd-srv serves data from a local filesystem over the XRootD protocol.
Command xrd-srv serves data from a local filesystem over the XRootD protocol.
internal
mux
Package mux implements the multiplexer that manages access to and writes data to the channels by corresponding StreamID from xrootd protocol specification.
Package mux implements the multiplexer that manages access to and writes data to the channels by corresponding StreamID from xrootd protocol specification.
Package server provides a high level API for implementing the XRootD server following protocol from http://xrootd.org.
Package server provides a high level API for implementing the XRootD server following protocol from http://xrootd.org.
Package xrdfs contains structures representing the XRootD-based filesystem.
Package xrdfs contains structures representing the XRootD-based filesystem.
Package xrdfuse contains the implementation of the FUSE API accessing a remote filesystem served over the XRootD protocol.
Package xrdfuse contains the implementation of the FUSE API accessing a remote filesystem served over the XRootD protocol.
Package xrdio provides a File type that implements various interfaces from the io package.
Package xrdio provides a File type that implements various interfaces from the io package.
Package protocol contains the XRootD protocol specific types and methods to handle them, such as marshalling and unmarshalling requests.
Package protocol contains the XRootD protocol specific types and methods to handle them, such as marshalling and unmarshalling requests.
auth
Package auth contains the structures describing auth request.
Package auth contains the structures describing auth request.
auth/krb5
Package krb5 contains the implementation of krb5 (Kerberos) security provider.
Package krb5 contains the implementation of krb5 (Kerberos) security provider.
auth/unix
Package unix contains the implementation of unix security provider.
Package unix contains the implementation of unix security provider.
bind
Package bind contains the structures describing bind request and response.
Package bind contains the structures describing bind request and response.
chmod
Package chmod contains the structures describing chmod request.
Package chmod contains the structures describing chmod request.
dirlist
Package dirlist contains the structures describing request and response for dirlist request used to obtain the contents of a directory.
Package dirlist contains the structures describing request and response for dirlist request used to obtain the contents of a directory.
handshake
Package handshake contains the structures describing request and response for handshake request (see XRootD specification).
Package handshake contains the structures describing request and response for handshake request (see XRootD specification).
login
Package login contains the structures describing request and response for login request.
Package login contains the structures describing request and response for login request.
mkdir
Package mkdir contains the structures describing mkdir request.
Package mkdir contains the structures describing mkdir request.
mv
Package mv contains the structures describing mv request.
Package mv contains the structures describing mv request.
open
Package open contains the structures describing request and response for open request.
Package open contains the structures describing request and response for open request.
ping
Package ping contains the structures describing ping request.
Package ping contains the structures describing ping request.
protocol
Package protocol contains the structures describing request and response for protocol request (see XRootD specification).
Package protocol contains the structures describing request and response for protocol request (see XRootD specification).
read
Package read contains the structures describing request and response for read request.
Package read contains the structures describing request and response for read request.
rm
Package rm contains the structures describing rm request.
Package rm contains the structures describing rm request.
rmdir
Package rmdir contains the structures describing rmdir request.
Package rmdir contains the structures describing rmdir request.
signing
Package signing contains implementation of a way to check if request should be signed according to XRootD protocol specification v.
Package signing contains implementation of a way to check if request should be signed according to XRootD protocol specification v.
sigver
Package sigver contains the structures describing sigver request.
Package sigver contains the structures describing sigver request.
stat
Package stat contains the structures describing request and response for stat request.
Package stat contains the structures describing request and response for stat request.
statx
Package statx contains the structures describing request and response for statx request.
Package statx contains the structures describing request and response for statx request.
sync
Package sync contains the structures describing sync request.
Package sync contains the structures describing sync request.
truncate
Package truncate contains the structures describing truncate request.
Package truncate contains the structures describing truncate request.
verifyw
Package verifyw contains the structures describing verifyw request.
Package verifyw contains the structures describing verifyw request.
write
Package write contains the structures describing write request.
Package write contains the structures describing write request.
xrdclose
Package xrdclose contains the structures describing request and response for close request.
Package xrdclose contains the structures describing request and response for close request.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL