Hi everyone,
Is there a way to detect timeout with this FTP class? I am looking through the code and I don't see any way to do this. What happens now is that if FTP hangs, the response ID is 0, and there is no way to detect that, unless I change your class - which I would rather not do....
Any thoughts?