Hi all,
Using the TidFTP that comes with Delphi2006 in my service application
(service picks up and sends different data packs from/to different FTP
locations); the problem is that occasionally one of our locations
doesn't send responses back to the service. The result is a complete
service hang, while TidFTP waits for a response that never gets sent.
Is there any way to ensure that the service closes the TidFTP
connection and continues with it's tasks?