Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2001 10:54:26 -0500 
From:      "Lapinski, Michael (CRD)" <lapinski@crd.ge.com>
To:        "'Benoit Rossier'" <benoit.rossier@mcnet.ch>, Tom Samplonius <tom@sdf.com>
Cc:        isp@FreeBSD.ORG
Subject:   RE: tftpd upload question
Message-ID:  <E4AAC34FE3CF564D8AE89EB8AC333FD77C7EC4@XMB03CRDGE>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E4AAC34FE3CF564D8AE89EB8AC333FD77C7EC4>