[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Network and USB problems with NetUSBee



On Fri, Jun 24, 2011 at 11:25 PM, Lars Schmidbauer <latzmaster@gmx.de> wrote:
> - wget connects (and get response from server very fast) and starts download
> ---------------
> root@nr2:/root>wget http://atari.st-katharina-apotheke.de/download/libs.tar
> --12:06:29--  http://atari.st-katharina-apotheke.de/download/libs.tar
>           => `libs.tar.6'
> Resolving atari.st-katharina-apotheke.de... 80.190.249.218
> Connecting to atari.st-katharina-apotheke.de[80.190.249.218]:80... connected.
> HTTP request sent, awaiting response... 200 OK
> Length: 15,595,520 [application/x-tar]
>
> 14% [====>                                ] 2,188,271    119.54K/s    ETA 02:03
> ---------------
>
> Lars
>
the reason wget times out would maybe help in diagnostics, but the
default setting are V-E-R-Y long, so set them on the command line

there are 2, if you set only one to a short timeout, you can tell when
the other one happens

By setting both to short timeouts, you can also test if these issues
are per session, or per connection

Paul