Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <39E6C32D.4360699A@cygnus.com>
Date: Fri, 13 Oct 2000 10:09:17 +0200
From: Corinna Vinschen <vinschen@cygnus.com>
Reply-To: cygwin <cygwin@sources.redhat.com>
X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.14-SMP i686)
X-Accept-Language: de, en
MIME-Version: 1.0
To: cygwin@sources.redhat.com
Subject: Re: Newbie question: How to use ftpd and telnetd?
References: <39E6793F.DAA2E114@comp.polyu.edu.hk>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Carfield Yim wrote:
> 
> Hi all, I am a newbie to cygwin, I find it is great for me to learn
> Linux stuff and improve my development environment. But I don't know how
> to start ftp server and telnet server, any manual or tutorial should I
> refer to? I have find in the tutorial page of cygwin, man ftpd and man
> telnetd , but still don't know...

You got the instructions when you've installed Cygwin:

	/usr/doc/Cygwin/inetutils-1.3.2.README

Be aware that /usr/bin/iu-config has a bug. Before running it,
please change the backquote in line 142 into a normal quote:

# The external services are typically called via `tcpd' for
                                                 ^
# The external services are typically called via 'tcpd' for
                                                 ^
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

