This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Newbie question: How to use ftpd and telnetd?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]