Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-23-2007, 01:24 AM
|
#1
|
|
Member
Registered: May 2006
Location: Bangalore, INDIA
Distribution: Fedora Core
Posts: 69
Rep:
|
how to achieve high speed rate in file transfer
Hi,
Can anybody please help me regarding any tool that is suitable for high speed data transfer.
I am doing some FTP file transfer on 100 mbs links on both sides. The FTP transfer is just occuring at the rate of 10 mbs . I have done the necessary tuning for the TCP window size.There is no other traffic , so it is expected that I should receive transfer rate of more than
80mbs per second. So is there is any tool that is suitable for high speed data transfer.
|
|
|
|
04-23-2007, 01:31 AM
|
#2
|
|
LQ Newbie
Registered: Nov 2006
Location: Kerala
Distribution: Fedora, Debian, RHEL
Posts: 29
Rep:
|
use ssh protocol . It is faster and secure.
Use scp command.
|
|
|
|
04-23-2007, 01:48 AM
|
#3
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
don't forget that a 100mbps link can only transfer at a theoretical maximum of about 12 megabytes per second...
|
|
|
|
04-23-2007, 03:20 AM
|
#4
|
|
Member
Registered: May 2006
Location: Bangalore, INDIA
Distribution: Fedora Core
Posts: 69
Original Poster
Rep:
|
[QUOTE=acid_kewpie]don't forget that a 100mbps link can only transfer at a theoretical maximum of about 12 megabytes per second...
On what basis you are saying that. Please explain me or any links
that discusses whatever you have written.
|
|
|
|
04-23-2007, 03:22 AM
|
#5
|
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 42,676
|
because one byte = 8 bits. one Mbyte = 8Mbits, 12Mbytes ~ 100Mbits.
|
|
|
|
04-23-2007, 05:08 AM
|
#6
|
|
Senior Member
Registered: Sep 2005
Location: Out
Posts: 3,307
Rep:
|
And 12Mbytes/s includes the header and acknowledge. Not much but if you look at the speed in your ftp client (data only) then probably you won't get more than ~ 11Mbytes.
I would be surprised to see that ssh is faster than ftp?? Might more be the opposite actually.
|
|
|
|
04-23-2007, 09:56 AM
|
#7
|
|
Member
Registered: Dec 2003
Distribution: Debian, FreeBSD
Posts: 310
Rep:
|
SSH is going to be slower than non encrypted protocols. The reason for this is because of the added overhead caused by encrypting/decrypting the packets on both ends that is unnecessary otherwise when using FTP.
I would say upgrade to gigabit if you want faster speeds. However at that point you will most likely find your systems I/O will create a new bottleneck.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:03 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|