Is there any info about this type tftp daemon ?

2002-10-23 Thread Feng Li
Hi, Friends I am a FreeBSD OS user. I am using one FreeBSD box as my TFTP server. But with a inconventient problem: Everytime, before I send file to this server, I have to do the following process on this server: /usr/tftpboot# touch -config /usr/tftpboot# chmod 666 -config I hope

Re: Is there any info about this type tftp daemon ?

2002-10-23 Thread Feng Li
Feng > On Wed, Oct 23, 2002 at 11:32:51AM -0400, Feng Li wrote: > > > > > > Hi, Friends > > > > > > I am a FreeBSD OS user. I am using one FreeBSD box as > > my TFTP server. But with a inconventient problem: > > > > Everytime, bef

Re: Is there any info about this type tftp daemon ?

2002-10-23 Thread Feng Li
Hi, Friends About this issue, the reason I asked is because I once used a TFTP server when I was in my previous company. This was a Sun box with Solaris 2.6. On that server, if you send file to that server, you don't need to make an empty file on it before you send, it saved us a lot of time. I