Curt,

trying to do the home work of others, here is an hint : I use SmartFTP that 
tries to queue downloads. Here is the log of the download session :

[07:58:38] Resolving host name "ftp.flightgear.org"
[07:58:38] Connecting to 128.101.141.227 Port: 21
[07:58:38] Connected to ftp.flightgear.org.
[07:58:38] 220 FTP Server ready.
[07:58:38] USER anonymous
[07:58:38] 331 Anonymous login ok, send your complete email address as your 
password
[07:58:38] PASS (hidden)
[07:58:39] 530 Sorry, the maximum number of clients (1) from your host are 
already connected.

In fact the client tries to open another ftp session. There is one already 
opened to show the file list and it prevents the download to occur. When the 
first session timed out, the download could happened and succeed, but only 
after several retries.

An "old school" ftp client could have helped here.

By the way, the first connect session is :

[08:09:31] SmartFTP v3.0.1016.10
[08:09:43] Resolving host name "ftp.flightgear.org"
[08:09:43] Connecting to 128.101.141.227 Port: 21
[08:09:43] Connected to ftp.flightgear.org.
[08:09:43] 220 FTP Server ready.
[08:09:43] USER anonymous
[08:09:44] 331 Anonymous login ok, send your complete email address as your 
password
[08:09:44] PASS (hidden)
[08:09:44] 230-
[08:09:44]      *** Welcome to the flightgear.org anonymous ftp server! ***
[08:09:44]  
[08:09:44]      You are user 4 out of a maximum of 4 authorized anonymous 
logins.
[08:09:44]      The current time here is Tue Sep  2 06:09:45 2008.
[08:09:44]  
[08:09:44] 230 Anonymous login ok, restrictions apply.
[08:09:44] SYST
[08:09:44] 215 UNIX Type: L8
[08:09:44] Detected Server Type: UNIX
[08:09:44] FEAT
[08:09:45] 211-Features:
[08:09:45]  MDTM
[08:09:45]  REST STREAM
[08:09:45]  SIZE
[08:09:45] 211 End
[08:09:45] PWD
[08:09:45] 257 "/" is the current directory
[08:09:45] CWD /pub/fgfs
[08:09:45] 250 CWD command successful
[08:09:45] PWD
[08:09:46] 257 "/pub/flightgear" is the current directory

Maximum of 4 authorized anonymous users should be reached easily at peak hours.

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/              Photo gallery - album photo
http://fgsd.sourceforge.net/               FlightGear Scenery Designer


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to