High-speed file transfer: Difference between revisions

From Iskomunidad
mNo edit summary
 
(11 intermediate revisions by 3 users not shown)
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 />
<br />
Special thanks to [http://pregi.net PREGINET] and [http://cc.upd.edu.ph UPCC] for the test servers and special lines.
{| align="right"
  | __TOC__
  |}
<br />
<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 10: Line 17:
<br /><br />
<br /><br />


==Globus Implementation==
===Globus Implementation===
*'''Platform: CentOS 6 x86_64'''
*'''Platform: CentOS 6 x86_64'''
*GridFTP Server
*GridFTP Server
*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>
==GridFTP vs standard FTP
<br>
<br>
Using 950MB file, we compare the transfer rate of both services.
<br>
====GridFTP vs standard FTP====
Using 950MB file and 100Mbps network cards, we compare the transfer rate of both services.
<br>
<br>
In standard FTP, it took about 15mins to transfer the file completely.
In standard FTP, it took about 15mins to transfer the file completely.
Line 38: Line 44:


==OSG Implementation==
==OSG Implementation==
<br>
==CERN Implementation==
==CERN Implementation==
 
<br>
==Issues==
==Issues==
*Platform: Ubuntu 13
*Platform: Ubuntu 13
Line 46: Line 53:
Issues:<br>
Issues:<br>
1. pacman-3.26-r1 is not supported by ubuntu 13<br>
1. pacman-3.26-r1 is not supported by ubuntu 13<br>


*'''Stand-alone Gridftp @ OSG''' <br>
*'''Stand-alone Gridftp @ OSG''' <br>
Line 56: Line 62:
*''All installation of gridftps are only supported by rhel platforms. There is no available for ubuntu.
*''All installation of gridftps are only supported by rhel platforms. There is no available for ubuntu.
''
''
<br>
==ToDo==
* GUI wrapper
<br>
==Caution==
==Caution==
* [https://www.usenix.org/conference/usits-03/gridftp-threat-or-menace GridFTP; Threat or Menace]
* [https://www.usenix.org/conference/usits-03/gridftp-threat-or-menace GridFTP; Threat or Menace]

Latest revision as of 08:26, 14 February 2014

GridFTP

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

Special thanks to PREGINET and UPCC for the test servers and special lines.



Different Implementations



Globus Implementation

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


Screenshots



GridFTP vs standard FTP

Using 950MB file and 100Mbps network cards, 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

  • GUI wrapper


Caution



See Also