Date: Wed, 23 Oct 2002 16:27:20 -0400 From: Brian Jackson <b.k.jackson@verizon.net> To: Kris Kennaway <kris@obsecurity.org> Cc: Feng Li <fengli@kddia.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Is there any info about this type tftp daemon ? Message-ID: <3DB70628.2040103@verizon.net> References: <20021023112945.5E51.FENGLI@kddia.com> <20021023165650.GD15601@xor.obsecurity.org> <20021023141031.5E59.FENGLI@kddia.com> <20021023201628.GA21755@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kris Kennaway wrote: > Files may be written > only if they already exist and are publicly writable. > Kris I know that on some old Sun systems I had to manage, I had to "touch <filename>" and make sure it was writable before we could get files to it. In other words, make a 0 length file of the name of the file you are trying to tftp to the server first, and when you do the transfer it will overwrite it. Might be the same issue? Brian -- b.k.jackson@verizon.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DB70628.2040103>