This chapter describes a set of client routines and commands collectively known as Rcommands. These tools are designed to create and edit meta-data which is related to actual data stored separately, e.g. in SRB.
Version: 1.0
Public calls:
Public modules:
Other modules required: gSOAP
Date: 2006
Origin: P.R. Tyer, CCLRC Daresbury Laboratory
Language: C
Conditions on external use: Standard, see separate chapter
Workspace: none
Use of globals: none
Other routines called directly: none
Input/ output: none
Restrictions: Only one SRB connection can be active at once per
program compiled with this library.
Notes:
The example below shows a typical set of commands being carried out; upload and download operations for both files and directories, directory creation, and retrieving file information.
[frame=single] <paste example here>