High-speed file transfer: Difference between revisions

From Iskomunidad
Line 1: Line 1:
=GridFTP=
=GridFTP=
GridFTP is an extension of the standard File Transfer Protocol for high-speed, reliable, and secure data transfer.  
GridFTP is an extension of the standard File Transfer Protocol for high-speed, reliable, and secure data transfer.  
 
<br>
==Different Implementations==
==Different Implementations==
* [https://wiki.birncommunity.org/display/BIRNDOC/GridFTP+Install+Guide installation guide @ BIRN]
* [https://wiki.birncommunity.org/display/BIRNDOC/GridFTP+Install+Guide installation guide @ BIRN]
Line 8: Line 8:
* [http://www.globus.org/toolkit/docs/latest-stable/gridftp/ GridFTP @ Globus]. See also [https://www.globusonline.org/media/publications/The_Resource_Providers_Guide_to_Globus_Online/gridftp.html guide]
* [http://www.globus.org/toolkit/docs/latest-stable/gridftp/ GridFTP @ Globus]. See also [https://www.globusonline.org/media/publications/The_Resource_Providers_Guide_to_Globus_Online/gridftp.html guide]
* [http://cac.engin.umich.edu/resources/loginnodes/globus.html Globus GridFTP @ Umich]
* [http://cac.engin.umich.edu/resources/loginnodes/globus.html Globus GridFTP @ Umich]
<br /><br />
<br />


==Globus Implementation==
==Globus Implementation==
Line 15: Line 15:
*GridFTP Client
*GridFTP Client
*GridFTP Modules
*GridFTP Modules
<br><br>
<br>


==Screenshots==
==Screenshots==


[[Image:Gridftp_sample.png|500px]]
[[Image:Gridftp_sample.png|500px]]
<br><br>
<br>


==GridFTP vs standard FTP==
==GridFTP vs standard FTP==

Revision as of 18:44, 8 August 2013

GridFTP

GridFTP is an extension of the standard File Transfer Protocol for high-speed, reliable, and secure data transfer.

Different Implementations


Globus Implementation

  • Platform: CentOS 6 x86_64
  • GridFTP Server
  • GridFTP Client
  • GridFTP Modules


Screenshots


GridFTP vs standard FTP


Using 950MB file, we compare the transfer rate of both services.
In standard FTP, it took about 15mins to transfer the file completely.


While in GridFTP, it took only 1 minute and 30 seconds.


OSG Implementation


CERN Implementation



Issues

  • Platform: Ubuntu 13
  • Installation guide @ Birn

Issues:
1. pacman-3.26-r1 is not supported by ubuntu 13


  • Stand-alone Gridftp @ OSG

Issues:
1. osg-gridftp package is only supported by rhel-5/6 platform

  • Gridftp @ CERN

Issues:
1. Only supported by RPMs (rhel platforms)

  • All installation of gridftps are only supported by rhel platforms. There is no available for ubuntu.


ToDo


Caution



See Also