5. tftp the same file with much more bytes from tftpd32 tftp server works well ================ $ ls -l /cygdrive/i/data/tftp/x -rwxr-xr-x 1 dfhtys None 35536 06-10 15:53 /cygdrive/i/data/tftp/x dfhtys@t9300d ~ $ tftp 192.168.0.80 tftp> get x Received 35536 bytes in 0.1 seconds tftp> quit ================ so the tftp client works well, but the tftpd server can not serve for files with size over 511 bytes. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/