From owner-freebsd-isp Tue Mar 6 9: 9: 4 2001 Delivered-To: freebsd-isp@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with ESMTP id 5BD3937B718 for ; Tue, 6 Mar 2001 09:09:01 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 14aKwo-0003fu-00; Tue, 6 Mar 2001 09:08:30 -0800 Date: Tue, 6 Mar 2001 09:08:28 -0800 (PST) From: Tom Samplonius To: Benoit Rossier Cc: isp@FreeBSD.ORG Subject: Re: tftpd upload question In-Reply-To: <5.0.2.1.2.20010306170721.032817b0@mail.mcnet.ch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 6 Mar 2001, Benoit Rossier wrote: > Hi, > > I would like to know how I can setup tftpd to > accept upload with new files? I want that tftpd > create the file on the server intead of saying > that the file doesn't exist. Has anyone found a > solution? > > thanks, > ben I've set this up before. It was very straightforward. If you run tftpd with "-s", the directory you are trying to upload to must be writable by nobody. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message