X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <243522.89420.qm@web110514.mail.gq1.yahoo.com> Date: Wed, 10 Jun 2009 01:08:06 -0700 (PDT) From: Xiaoqiang Zheng Subject: Re: 1.7.0-49 beta testing: tftpd of inetutils1.5.6 only transfers 511 byte to tftp client To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 AT 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/