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