Meet us at at Real World in Orlando, Florida.
All functions
Mac OS X
Windows
Crossplatform
Components
Guides
New in version:
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
CURL.SetOptionFTPResponseTimeout
Component: CURL
Version: 2.5
Mac OS X: Works
Windows: Works
MBS( "CURL.SetOptionFTPResponseTimeout"; handle; value )
Parameters
| Parameter | Description | Example value |
|---|---|---|
| Handle | The CURL session handle. | $curl |
| Value | The timeout value in seconds. | 60 |
Result
Returns "OK" on success.
Description
Sets the timeout for FTP responses.Sets timeout period (in seconds) on the amount of time that the server is allowed to take in order to generate a response message for a command before the session is considered hung.
While curl is waiting for a response, this value overrides CURL.SetOptionTimeout. It is recommended that if used in conjunction with CURL.SetOptionTimeout, you set CURL.SetOptionFTPResponseTimeout to a value smaller than CURL.SetOptionTimeout.
Feedback: Report problem or ask question.
Links
MBS Realbasic Plugins - Nachhilfe in Plaidt