Lista com os códigos de erro da classe TFtpClient
Erro/Código de erro | Descrição |
---|---|
UTE_SUCCESS = 0 | 'Operation completed successfully' |
UTE_CONNECT_TERMINATED = 4 | 'Connection terminated before operation completed' |
UTE_SVR_REQUEST_DENIED = 18 | 'The request was dennied by server' |
UTE_NO_RESPONSE = 38 | 'There was no response by the server' |
UTE_RNFR_NA = 65 | '"Rename from" command fail' |
UTE_RNTO_NA = 66 | '"Rename to" command fail' |
UTE_PARAMETER_INVALID_VALUE = 106 | 'The parameter provided to the method was invalid' |
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas