When I receive the exception as worded "connection timed out", not the one with "Read timed out", what are the typical causes for this exception "connection timed out"? How can I try/catch this particular type of exception in my FTP client code?
Thanks for help!