(E-Mail Removed) (MaxGlc) wrote news:7043eeee.0408250312.58585295
@posting.google.com:
> I have problem with large file transmission.
> When I start file download I get the transmision
> rate about 10-15 kbyte/s but after while transmission
> stops and I can't do anything with it.
Maybe your are 'fulling' the server bandwidth (128Kb/s transmission)
causing retransmission and tcp/ip delay.
You may try :
- limit the transmission speed above the 128Kb/s, at the server or client
point (set it under 9KB/s to test).
- install a shapper tools as Wonder Shapper (manage packet priority).
Or test another ftp server (eg: proftpd), and/or another client (eg: wget).
Regards