Hi,
I'm pretty sure it has to be passive FTP.
If I set
IdFTP1.Passive := false;
in the code above then the project hangs up on the List command without error :-(
New: I've asked the FTP server administrators and they gave me data ports interval. Where should I set their values and how? In 'Windows Commander' I'm using for manual connect there is no such data ports set but it's running perfectly.
Regards, Geo
Main Topics
Browse All Topics





by: binkzzPosted on 2003-05-26 at 05:41:05ID: 8583985
Have you tried running it in non-passive mode? It sounds like that's your problem.