glite-eds-get — Gets a file using gLite I/O
glite-eds-get [ -h ] [ -q ] [ -v ] [ -s SERVICE ] [ -i ID ] REMOTE_FILE LOCAL_FILE
glite-eds-get is a command-line tool for transferring a remote file from a gLite I/O server to the local filesystem. It is assumed that the file is encrypted on the storage. glite-eds-get will look up the key needed for decryption in the hydra catalog, retrieve it and decrypt the file. The local file will be decrypted.
Show help screen.
Quiet operation.
Verbose operation.
The ID to use to look up the encryption key in hydra. This defaults to the remote file's GUID.
If SERVICE starts with gliteio://, then it it used as the gLite I/O service URL. Otherwise SERVICE is taken as a service name, and serives discovery is used to determine the service endpoint.
The name of the remote file.
The name of the file on the local filesystem.
Specifies the type of the service to use during service discovery. The default value is org.glite.GliteIO.