FTP
Kalipso - Developing - Error Codes - FTP
Code | Error | Description |
-1301 | K_ERROR_FTP_CONNECT | Error connecting to FTP server |
-1302 | K_ERROR_FTP_DISCONNECT | Error disconnecting to FTP server |
-1303 | K_ERROR_FTP_NOT_CONNECTED | Error accessing FTP server. Not connected! |
-1304 | K_ERROR_FTP_EXECUTE_COMMAND | Error executing command on FTP server |
Last updated