Grid
|
Grid Computing at NERSC: Data TransferTable of Contents:How to transfer data to and from NERSC using grid client toolsGridFTP provides a convenient, high performance transfer mechanism to move data in and out of NERSC. GridFTP is available on the following systems:
Syntax: globus-url-copy [-help | -usage] [-version[s]] [-vb] [-dbg] [-b | -a]
[-q] [-r] [-rst] [-f <filename>]
[-s <subject>] [-ds <subject>] [-ss <subject>]
[-tcp-bs <size>] [-bs <size>] [-p <parallelism>]
[-notpt] [-nodcau] [-dcsafe | -dcpriv]
<sourceURL> <destURL>
In the examples below, we assume that you have installed the Globus
client package on your workstation. All commands will be run from the client machine i.e. your workstation.
Initialize your proxy cert:
% grid-proxy-init % globus-url-copy file:///path/to/file \ gsiftp://davinci.nersc.gov//path/file % globus-url-copy -nodcau \ gsiftp://garchive.nersc.gov/path/file file:///path/to/file % globus-url-copy gsiftp://pdsfgrid.nersc.gov/path/to/file \ gsiftp://davinci.nersc.gov/path/to/file % grid-proxy-init % uberftp davinci.nersc.gov 220 davinci.nersc.gov GridFTP Server 2.3 (gcc64dbg, 1144436882-63) ready. 230 User shreyas logged in. uberftp> uberftp> ls drwxr-xr-x 2 shreyas shreyas 27 Apr 26 12:28 . drwxr-xr-x 19 shreyas shreyas 4096 Jun 20 15:57 .. -rw-r--r-- 1 shreyas shreyas 692224 Apr 26 12:28 zebu -rw-r--r-- 1 shreyas shreyas 2097153 Apr 26 12:28 gnu uberftp> get davincifile davincifile: 107 bytes in 0.05 seconds. 2.30 KB/sec uberftp> put localfile localfile: 107 bytes in 0.05 seconds. 2.30 KB/sec % grid-proxy-init % uberftp uberftp> lopen pdsfgrid.nersc.gov 220 pdsfgrid4.nersc.gov GridFTP Server 2.3 (gcc32dbg, 1144436882-63) ready. 230 User shreyas logged in. uberftp> open davinci.nersc.gov 220 davinci.nersc.gov GridFTP Server 2.3 (gcc64dbg, 1144436882-63) ready. 230 User shreyas logged in. uberftp> put pdsffile davincifile pdsffile: 107 bytes in 0.05 seconds. 2.17 KB/sec uberftp> get davincifile pdsffile davincifile: 107 bytes in 0.05 seconds. 2.30 KB/sec % grid-proxy-init % pftp_gsi garchive.nersc.gov |
![]() |
Page last modified: Thu, 09 Aug 2007 00:02:36 GMT Page URL: http://www.nersc.gov/nusers/services/Grid/data.php Web contact: webmaster@nersc.gov Computing questions: consult@nersc.gov Privacy and Security Notice |
![]() |