Method SFTPClient():setTimeout() Foundation
Sets timeout values.
:setTimeout( [<nConnectTimeout>], [<nResponseTimeout>] ) --> self
This method returns self.
Configures timeout settings for the FTP connection. Each parameter controls a timeout for a different aspect of an operation. If any of the specified timeouts is exceeded, the current operation fails.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.