User Tools

Site Tools


gridresults

**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

====== GRIDFTP Results ====== Below we list a simple experiment that transfers a 478M file from a server with hostname "net-server-2" to a client with hostname "net-server-1" over a 1Gbps link. We assume GridFTP is installed on both machines in directory "~/gridftp". Create the file and host the GRIDFTP server: <code> cd ~/gridftp/sbin ./globus-gridftp-server -auth-level 0 -aa -p 55555 </code> Use the client to copy the file from the server: <code> cd ~/gridftp/setup/globus ./globus-url-copy -vb ftp://wan2:55555$HOME/500-file.data file://`echo $HOME`/500-file.data </code> ====== Running instructions for GridFTP + UDT ====== We assume GridFTP is installed on both machines in directory "~/gridftp". Create the file and host the GRIDFTP server: <code> cd ~/gridftp/sbin ./globus-gridftp-server -auth-level 0 -aa -p 55555 -dc-whitelist udt,gsi,tcp </code> Use the client to copy the file from the server: <code> cd ~/gridftp/bin ./globus-url-copy -vb ftp://wan2:55555$HOME/500-file.data file://`echo $HOME`/500-file.data </code>

gridresults.1307401068.txt.gz · Last modified: 2011/06/06 22:57 by mani