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:
cd ~/gridftp/sbin
./globus-gridftp-server -auth-level 0 -aa -p 55555
Use the client to copy the file from the server:
cd ~/gridftp/setup/globus
./globus-url-copy -vb ftp://wan2:55555$HOME/500-file.data file://`echo $HOME`/500-file.data
====== Running instructions for GridFTP + UDT ======
We assume GridFTP is installed on both machines in directory "~/gridftp".
Create the file and host the GRIDFTP server:
cd ~/gridftp/sbin
./globus-gridftp-server -auth-level 0 -aa -p 55555 -dc-whitelist udt,gsi,tcp
Use the client to copy the file from the server:
cd ~/gridftp/bin
./globus-url-copy -u -vb ftp://wan2:55555$HOME/500-file.data file://`echo $HOME`/500-file.data