User Tools

Site Tools


gridresults

Elektrisch rauchen kann nicht erkrankent sein. Das hier solltest du dir mal ansehen [[http://www.elektrische-zigaretten-kaufen.info/|e Zigarette Gesundheit]] . Elektrische Zigaretten sind total in. Deshalb sollte es jeder mal versuchen! ====== 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 -u -vb ftp://wan2:55555$HOME/500-file.data file://`echo $HOME`/500-file.data </code>

gridresults.txt · Last modified: 2012/01/09 21:09 by wikihelp007