On Tue, Nov 06, 2001 at 06:33:05AM -0800, Talmon Reiss wrote: > Hi > > I am having a problem with doing a "put" with tftp. > The file is that is put is always 0 bytes. I run the > tftp config file in /etc/xinetd.d/tftp (Redhat 7.1) > as follows: > > service tftp > { > socket_type = dgram > protocol = udp > wait = yes > user = root > server = /usr/sbin/in.tftpd > server_args = -lcs /tftpboot -r You give the option 'l' ^here > blksize > disable = no > } > > Sometimes, the tftp daemon prints to the syslog the > following message, after a "put": > > Nov 4 13:45:54 plat2 in.tftpd[29642]: Usage: in.tftpd > [-vc][-m mappings][-u user][-t timeout][-r option...] > [-s] [directory ...] but the usage says there is no such option. Why "get" is happy, I don't know. > Nov 4 13:45:54 plat2 xinetd[29632]: tftp service was > deactivated because of looping > Nov 4 13:45:54 plat2 xinetd[29632]: recv: Bad file > descriptor (errno = 9) > > The "get" works. Any suggestions why this is happening > with "put"? > > TIA > Talmon > > __________________________________________________ > Do You Yahoo!? > Find a job, post your resume. > http://careers.yahoo.com > - > : send the line "unsubscribe linux-net" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html