> Based on this I found that the FTPSend's function DataSocket, when the > FTPSend's PassiveMode is set to false - which is the case of our > application, since our FTP Server does not allows for PassiveMode - had > the following line "FDSock.SetLinger(True, 10);" which makes the
Ah, this is same error what has been discussed here a few days ago. Some historic Synapse version have Linger settings in seconds. I was chaged it before years, but I forgot to change values in other sources. So, I was fixed it now. -- Lukas Gebauer. E-mail: [EMAIL PROTECTED] WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP Library ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
