I've created an ExFTPConnection object, but when trying to connect, I sometimes get the error: "Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall." This error does not occur every time. Is there something in my code I should add to prevent this inconsistent error from happening?