Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <3F03D46D.76478C1@dessent.net>
Date: Wed, 02 Jul 2003 23:59:57 -0700
From: Brian Dessent <brian@dessent.net>
Organization: My own little world...
X-Accept-Language: en,en-US
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: help running tftpd under winXP
References: <20030703063729.7518.qmail@web41709.mail.yahoo.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Rajesh Gottlieb wrote:
> 
> I'm trying to start the tftpd under windows XP without any luck. The
> cygrunsrv.exe program that installs a program as a windows service seemed to
> work for me when I set up the secure shell daemon some time back, but trying
> the same thing for tftpd hasn't worked. Any ideas?
> 
> here's my attempt at install'ing and start'ing the service. I don't know what
> the error code from the start means.
> 
> $ cygrunsrv.exe --install=tftpd --path='C:\cygwin\usr\sbin\in.tftpd.exe'
> --desc='tftp server' --args='C:\cygwin\tftpboot'
> 
> $ cygrunsrv.exe --start=tftpd
> cygrunsrv: Error starting a service: QueryServiceStatus:  Win32 error 1062:
> The service has not been started.

The failure reason will most likely be in Windows' event logs, or
possibly /var/log/tftp.log.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

