tftp.exe

Associated Error Codes

Below lists error codes and symbolic names found for this module.

CodeFound inDescription
0x271010%1: tftp/udp: unknown service
0x271110%1: don't know host '%2'
0x271210%1: can't read from local file '%2'
0x271310%1: can't write to local file '%2'
0x271410Connect request failed
0x271510Transfers 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.
0x271610tftp_read entered
0x271710%1: '%2' is a directory!
0x271810Write error on local file
0x271910tftp_write entered
0x271a10%1: can't open local file '%2'
0x271b10Read error on local file
0x271c10print_stats entered
0x271d10Transfer successful: %1!d! bytes in %2!d! second(s), %3!d! bytes/s
0x271e10die entered
0x271f10%1: transfer aborted
0x272010unable to open file for write
0x272110disk write error occurred
0x272210unable to open file for read
0x272310disk read error occurred
0x272410tftp: WSAStartup:
0x272510%1: The remote file name '%2' contains a non-ASCII character.
22 entries