glite-eds-get — Gets a file using gLite I/O
glite-eds-get [ -q ] [ -v ] [ -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.
The client needs to have 'get meta data' (see glite-eds-chmod) permission on the ID to perform this operation.