GridFTP


The command globus-url-copy will allow FTP files between grid-enabled computers.

% globus-url-copy [options] <sourceURL> <destURL>


polaris> globus-url-copy file:/scratch/sas/grid-class/example3/number-list \
gsiftp://beowulf2/home/grid1/grid-class/sas/number-list

polaris>


You can also do third party transfers.



polaris:> globus-url-copy gsiftp://beowulf2/home/grid1/grid-class/sas/number-list \
gsiftp://phys-01.grid/tmp/number-list

polaris:>
polaris:>
globus-job-run phys-01.grid /bin/ls -l /tmp
total 312
...
-rw-r--r-- 1 grid grid 16 Jun 7 14:20 number-list



UberFTP - interactive GridFTP client



polaris:> uberftp pbs-01.grid
220 pbs-01 GridFTP Server 1.17 CAS/SAML enabled GSSAPI type Globus/GSI wu-2.6.2
(gcc32dbg, 1083879869-52) ready.
230 User grid logged in.
uberftp> cd /tmp
250 CWD command successful.
uberftp> put number-list
150 Opening BINARY mode data connection.
226 Transfer complete.
Transfer rate 16 bytes in 0.04 seconds. 0.41 KB/sec
uberftp> quit
221-You have transferred 16 bytes in 1 files.
221-Total traffic for this session was 16671 bytes in 1 transfers.
221-Thank you for using the FTP service on pbs-01.
221 Goodbye.
polaris:>
polaris:> uberftp pbs-01.grid 'cd /tmp; put number-list'
220 pbs-01 GridFTP Server 1.17 CAS/SAML enabled GSSAPI type Globus/GSI wu-2.6.2
(gcc32dbg, 1083879869-52) ready.
230 User grid logged in.
250 CWD command successful.
150 Opening BINARY mode data connection.
226 Transfer complete.
Transfer rate 16 bytes in 0.04 seconds. 0.45 KB/sec






Previous Top Next


GridFTP.src  last modified Jun 8, 2005 Introduction Table of Contents
(frame/no frame)
Printable
(single file)
© Dartmouth College