Afficher un message
Vieux 22/08/2006, 21h59   #5
Barry Margolin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: tftp-server without creating files before download

In article <12emoj891cbs7b9@corp.supernews.com>,
Chris Mattern <syscjm@gwu.edu> wrote:

> Prince wrote:
> > hi ,
> >
> > does anybody know a tftp-server for sun-solaris, which have no need to
> > create the file
> > before downloading? The original solaris tftp-server doesn't offer this
> > feature.
> >
> > thanks
> >
> > marc
> >
> >

>
> How exactly do you propose to download the file before you create
> it? With the optional "time-warp" feature?


He obviously means "upload".

The standard TFTP server on most Unix systems will not create new files
in response to an upload. It will only overwrite existing files, and
requires that they be world-writable.

He wants to send a file from a TFTP client to a Unix server, and doesn't
want to have to login to the server first to create the file. So he's
looking for a TFTP server that doesn't have the above restriction.

--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
  Réponse avec citation
 
Page generated in 0,06136 seconds with 9 queries