From owner-freebsd-isp Thu Mar 8 6:52:47 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mail.mcnet.ch (mail.mcnet.ch [193.5.163.11]) by hub.freebsd.org (Postfix) with ESMTP id 0436F37B719 for ; Thu, 8 Mar 2001 06:52:44 -0800 (PST) (envelope-from benoit.rossier@mcnet.ch) Received: from brossier.mcnet.ch ([193.5.166.80]) by mail.mcnet.ch (Mirapoint) with ESMTP id EUC00012; Thu, 8 Mar 2001 15:52:39 +0100 (CET) Message-Id: <5.0.2.1.2.20010308155053.02ed6240@mail.mcnet.ch> X-Sender: brossier@mail.mcnet.ch X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Thu, 08 Mar 2001 15:52:21 +0100 To: isp@FreeBSD.ORG From: Benoit Rossier Subject: RE: tftpd upload question - solution In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I finally found a nice tftp server. here the address if someone is interested: http://www.ohse.de/uwe/software/utftpd.html ben >I would recommend modifying the TFTPD source code to do what you want. Its >implementation is fairly trivial and adding the feature to create a file that >doesnt exist(instead of giving an error) should be a few lines of code. You >should note doing so will allow anyone to create any size files on your tftp >server. > >-mtl > >-----Original Message----- >From: Benoit Rossier [mailto:benoit.rossier@mcnet.ch] >Sent: Wednesday, March 07, 2001 4:37 AM >To: Tom Samplonius >Cc: isp@FreeBSD.ORG >Subject: Re: tftpd upload question > > > > > > > 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. > >I tried that but it doesn't works... :-( > >any other suggestions? > >ben > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message