Hi,
I tried to find out which Mandrake mirror will be the fastest for me before 
doing a network install, so I downloaded the mirrors file(well actually only 
the relevant part of it for me) and hacked up this line:

sed -n 's/^.*\(http:\/\/\|ftp:\/\/\)\([^\/]*\)\([^ ]*\).*$/\2/p' mirrors.html 
| fping -e | sed -n 's/\([^(]*\)(\([0-9]*\).*/\2 \1/p' | sort -n

I started downloading the floppy image from the mirror that replied to my ping 
the fastest, but the download speed was very low...

I tried to send bigger pings (of 1000 bytes) and still found no relation 
between the ping reply time and the actuall download speed...

Why is this? is the only way to find the fastest host is to start downloading 
and check the actual download speed? I saw some windows programs that looks 
for the fastest mirror before downloading (I think one of them is Getright), 
how does they do it?

Thanks,
        -Amir.


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to