On Nov 24, 6:08 pm, Nhan Ngo <[EMAIL PROTECTED]> wrote:
> Hi all,
> I have 3 ethernet interfaces in my linux box connected to 3 interface
> of other linux box. Is there any good way to write a small program to
> transfer a big file ( ~ 2 GB ) using 3 lines connection in the same
> time to decrease upload time? Any idea


The concept is called bonding driver in Linux.

http://www.kernel.org/pub/linux/kernel/people/marcelo/linux-2.4/Documentation/networking/bonding.txt
http://www.cyberciti.biz/tips/linux-bond-or-team-multiple-network-interfaces-nic-into-single-interface.html
http://www.cyberciti.biz/howto/question/static/linux-ethernet-bonding-driver-howto.php
http://www.linuxhorizon.ro/bonding.html
http://www.linuxdevices.com/articles/AT8382728818.html
http://lwn.net/Articles/142495/

Reply via email to