On Thu, Oct 16, 2003 at 08:47:50AM -0600, John Lear wrote: > Whey does it timeout and retry? Do you see anything in the following output that I > can fix? > > <--- 227 Entering Passive Mode (10,171,216,195,17,74). > ---- Address returned by PASV seemed to be incorrect and has been fixed > ---- Connecting data socket to (xxx.xxx.xxx.xx) port 4426
The server returns incorrect address for data connection. Try active mode:
set ftp:passive no
--
Alexander.
