Returns the status of the last operation. This value changes asynchronously.
This means that it can be changed by the component itself without your
interaction.
| SCPERR_NO_ERRORS |
No errors |
| SCPERR_UNABLE_TO_INITIALIZE_WINSOCK |
Unable to initialize WinSock |
| SCPERR_WINSOCK_VER_INCOMPATIBLE_1_1 |
WinSock version is incompatible with 1.1 |
| SCPERR_EMPTY_HOST_NAME |
Empty host name |
| SCPERR_NO_SUCH_FILE_OR_DIR |
No such file or directory |
| SCPERR_TARGET_NOT_DIR |
Target is not a directory |
| SCPERR_MULTIPLELEVEL_WILDCARDS_UNSUPPORTED |
Multiple-level wildcards unsupported |
| SCPERR_WILDCARD_MATCHED_NO_FILES |
Wildcard matched no files |
| SCPERR_UNABLE_TO_OPEN_FILE |
Unable to open file |
| SCPERR_UNABLE_TO_OPEN_DIRECTORY |
Unable to open directory |
| SCPERR_ERROR_WHILE_WRITING |
Error while writing |
| SCPERR_UNABLE_TO_CREATE_DIRECTORY |
Unable to create directory |
| SCPERR_ERROR_WHILE_READING |
Error while reading |
| SCPERR_FILE_TYPE_NOT_SUPPLIED |
File type not supplied |
| SCPERR_ERROR_WHILE_SENDING_DATA |
Error while sending data |
| SCPERR_ERROR_WHILE_RECEIVING_DATA |
Error while receiving data |
| SCPERR_INTERNAL_ERROR |
Internal error |
| SCPERR_OUT_OF_MEMORY |
Out of memory |
| SCPERR_HOST_NOT_EXIST |
Host does not exist |
| SCPERR_TRY_AGAIN, |
Retry operation |
| SCPERR_NET_DOWN |
Network is down |
| SCPERR_UNABLE_TO_AUTHENTICATE |
Unable to authenticate |
| SCPERR_NETWORK_ERROR |
Network error |
| SCPERR_PROTOCOL_ERROR |
Protocol error" |
| SCPERR_PERMISSION_DENIED |
Permission denied |
| SCPERR_TIMEDOUT |
Connection timed out |
| SCPERR_OPERATION_UNSUPPORTED |
Operation unsupported |
| SCPERR_CONNECTION_ABANDONED |
Connection abandoned |
| SCPERR_ALREADY_BUSY |
Already busy |
| SCPERR_CONNECTION_RESET_BY_USER |
Connection reset by user |
| SCPERR_SERVER_SENT_DISCONNECT_MESSAGE |
Server sent disconnect message |
| SCPERR_COULD_NOT_CONNECT |
Could not connect |
| SCPERR_LOST_CONNECTION |
Lost connection |
| SCPERR_SSH2_PROTOCOL_NOT_PROVIDED_BY_SERVER |
SSH protocol version 2 not provided by server |