> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/error-codes/ftp.md).

# 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      |
