03-24-2010 04:37 AM
Hi,
I want to know that is it possible to upload a single file via FTP
using LABview 8.6 throuigh multiple internet connections to speed up the transfer rate....
Regards
Hussain Aftab
03-25-2010 04:19 PM
Hi Hussain,
I think that would be possible if you decimate the file and use multiple Put File VI's. If you specify a different port for each FTP connection, I'd expect all the transfers to occur simultaneously and be faster than a single Put File VI.
There are other ways to speed up FTP too:
http://digital.ni.com/public.nsf/allkb/583DDC3295186911862570AD004AD5C9?OpenDocument
03-26-2010 12:37 AM
Thank you for your reply...
Ya that is what i am planning to do but making multiple FTP connections on a single internet Connection will slightly increase the performance
and soon that internet connection will be saturated (consuming full bandwidth)...
what i want is to break the file into several pieces and then sending these pieces through different FTP connections
created on different internet connections (Network Adapters) so that bandwidth can be multiplied
for example on piece through an ADSL connection and other through 3G EVDO device and so on....
Thanks and regards
Hussain Aftab