Histórico da Página
...
Erro/Código de erro | Descrição |
---|---|
UTE_SUCCESS = 0 | 'Operation completed successfully' |
UTE_CONNECT_TERMINATED = 4 | 'Connection terminated before operation completed' |
UTE_DATAPORT_FAILED = 8 | 'Invalid port provided' |
UTE_SVR_REQUEST_DENIED = 10 | 'The request was denied by server' |
UTE_SVR_DATA_CONNECT_FAILED = 14 | 'Could not connect to the server' |
UTE_FILE_OPEN_ERROR = 27 | 'Could not open the source file' |
UTE_FILE_ERROR = 32 | 'Could not find the source file' |
UTE_NO_RESPONSE = 38 | 'There was no response by the server' |
UTE_RETR_FAILED = 48 | 'RETR command failed' |
UTE_PORT_FAILED = 49 | 'PORT or PASV command failed' |
UTE_LIST_FAILED = 50 | 'LIST command failed' |
UTE_STOR_FAILED = 51 | 'The send file command failed' |
UTE_RNFR_NA = 65 | '"Rename from" command fail' |
UTE_RNTO_NA = 66 | '"Rename to" command fail' |
UTE_ABORTED = 98 | 'Connection was aborted' |
UTE_BAD_HOSTNAME = 99 | 'The hostname provided was not valid' |
UTE_INVALID_ADDRESS = 100 | 'Invalid IP address' |
UTE_PARAMETER_INVALID_VALUE = 106 | 'The parameter provided to the method was invalid' |
UTE_QUOTE_LINE_IS_EMPTY = 108 | 'The command send in Quote method was empty' |
UTE_REST_COMMAND_NOT_SUPPORTED | 'The REST command is not supported by the server' |
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas