tftp.exe
Associated Error Codes
Below lists error codes and symbolic names found for this module.
| Code | Found in | Description |
|---|---|---|
| 0x2710 | 10 | %1: tftp/udp: unknown service |
| 0x2711 | 10 | %1: don't know host '%2' |
| 0x2712 | 10 | %1: can't read from local file '%2' |
| 0x2713 | 10 | %1: can't write to local file '%2' |
| 0x2714 | 10 | Connect request failed |
| 0x2715 | 10 | Transfers files to and from a remote computer running the TFTP service. TFTP [-i] host [GET | PUT] source [destination] -i Specifies binary image transfer mode (also called octet). In binary image mode the file is moved literally, byte by byte. Use this mode when transferring binary files. host Specifies the local or remote host. GET Transfers the file destination on the remote host to the file source on the local host. PUT Transfers the file source on the local host to the file destination on the remote host. source Specifies the file to transfer. destination Specifies where to transfer the file. |
| 0x2716 | 10 | tftp_read entered |
| 0x2717 | 10 | %1: '%2' is a directory! |
| 0x2718 | 10 | Write error on local file |
| 0x2719 | 10 | tftp_write entered |
| 0x271a | 10 | %1: can't open local file '%2' |
| 0x271b | 10 | Read error on local file |
| 0x271c | 10 | print_stats entered |
| 0x271d | 10 | Transfer successful: %1!d! bytes in %2!d! second(s), %3!d! bytes/s |
| 0x271e | 10 | die entered |
| 0x271f | 10 | %1: transfer aborted |
| 0x2720 | 10 | unable to open file for write |
| 0x2721 | 10 | disk write error occurred |
| 0x2722 | 10 | unable to open file for read |
| 0x2723 | 10 | disk read error occurred |
| 0x2724 | 10 | tftp: WSAStartup: |
| 0x2725 | 10 | %1: The remote file name '%2' contains a non-ASCII character. |
| 22 entries | ||