External access to HPSS via sftp or gridFTP
From outside DKRZ/ZMAW data can be accessed read-only via sftp or gridftp on your local computer:
sftp <user>@xtape.dkrz.de
When logged in, change to the directories as described in the pftp section and get your data.
If you to like to use gridftp, ask your local administrator how to setup your globus environment and use a command like this:
globus-url-copy gsiftp://xtape.dkrz.de/hpss/arch/<prj>/<mydir>/<myfile> file:///home/<mylocaldir>/<mylocalfile>
You might like to look at our introduction to gridFTP on blizzard.
