public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: How to start ftpd
@ 2001-07-24  0:12 Steve Jorgensen
  0 siblings, 0 replies; 5+ messages in thread
From: Steve Jorgensen @ 2001-07-24  0:12 UTC (permalink / raw)
  To: 'Corinna Vinschen'

If you're stuck on this, pressed for time, and don't need shortcuts or UNIX 
permissions, try the War FTP Daemon.  It's free, made for Windows, easy to 
set up, and just generally not a bad program.  This might hold you until 
you get Cywin ftpd up and running.

On Tuesday, July 24, 2001 12:00 AM, Corinna Vinschen 
[SMTP:cygwin@cygwin.com] wrote:
> On Tue, Jul 24, 2001 at 08:09:00AM +0200, Sikora, Grzegorz SD wrote:
> > Hello everybody,
> >
> > I'm first time on cygwin mailing list and I have very simple (I hope) 
but
> > for me very inportant.
> > I need ftp server on my Win NT machine, I found in /etc/inetd.conf line 
with
> > ftp deamon. I tried to start inetd.exe and ftp deamon but they  don't 
work.
> > Counld you tel me whot should I do or why it doesn't work?
>


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: How to start ftpd
@ 2001-07-24  1:08 Sikora, Grzegorz SD
  0 siblings, 0 replies; 5+ messages in thread
From: Sikora, Grzegorz SD @ 2001-07-24  1:08 UTC (permalink / raw)
  To: 'Corinna Vinschen'; +Cc: 'cygwin@cygwin.com'

Thanks a lot it works!!


Grzegorz Sikora

Communications Products and Services Department
Polska Telefonia Cyfrowa Sp. z o.o.

Specialist
mob.+48 602 20 6060
tel. +48 22 413 6060
email: Grzegorz.Sikora@era.pl



> -----Original Message-----
> From: Corinna Vinschen [ mailto:cygwin@cygwin.com ]
> Sent: 24 lipca 2001 09:00
> To: cygwin@cygwin.com
> Subject: Re: How to start ftpd
> 
> 
> On Tue, Jul 24, 2001 at 08:09:00AM +0200, Sikora, Grzegorz SD wrote:
> > Hello everybody,
> > 
> > I'm first time on cygwin mailing list and I have very 
> simple (I hope) but
> > for me very inportant.
> > I need ftp server on my Win NT machine, I found in 
> /etc/inetd.conf line with
> > ftp deamon. I tried to start inetd.exe and ftp deamon but 
> they  don't work.
> > Counld you tel me whot should I do or why it doesn't work?
> 
> First read /usr/doc/Cygwin/inetutils-1.3.2.README.
> 
> Then check your /etc/passwd and /etc/group files. Use `mkpasswd'
> and `mkgroup' tools to (re)create them.
> 
> Then search the mailing list archive (or use Google) to find older
> mail concerning ftp and inetd with Cygwin and look if you find a
> solution that way.
> 
> Giving more details would be the next step. "It doesn't work" is
> way too less information to be able to help.
> 
> Corinna
> 
> -- 
> Corinna Vinschen                  Please, send mails 
> regarding Cygwin to
> Cygwin Developer                                
> mailto:cygwin@cygwin.com
> Red Hat, Inc.
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to start ftpd
  2001-07-23 23:09 Sikora, Grzegorz SD
  2001-07-23 23:59 ` Corinna Vinschen
@ 2001-07-24  0:37 ` Gerrit P. Haase
  1 sibling, 0 replies; 5+ messages in thread
From: Gerrit P. Haase @ 2001-07-24  0:37 UTC (permalink / raw)
  To: cygwin

Sikora, Grzegorz SD schrieb am 2001-07-24, 8:09:

> Hello everybody,
> 
> I'm first time on cygwin mailing list and I have very simple (I hope) but
> for me very inportant.
> I need ftp server on my Win NT machine, I found in /etc/inetd.conf line with
> ftp deamon. I tried to start inetd.exe and ftp deamon but they  don't work.
> Counld you tel me whot should I do or why it doesn't work?
> 
> Best regards,

Take a look at the README of inetutils:
/usr/doc/Cygwin/inetutils...

Main command is:
================
$ inetd --install-as-service 

but you need to edit/create some files to your need.

gph


-- 
=^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to start ftpd
  2001-07-23 23:09 Sikora, Grzegorz SD
@ 2001-07-23 23:59 ` Corinna Vinschen
  2001-07-24  0:37 ` Gerrit P. Haase
  1 sibling, 0 replies; 5+ messages in thread
From: Corinna Vinschen @ 2001-07-23 23:59 UTC (permalink / raw)
  To: cygwin

On Tue, Jul 24, 2001 at 08:09:00AM +0200, Sikora, Grzegorz SD wrote:
> Hello everybody,
> 
> I'm first time on cygwin mailing list and I have very simple (I hope) but
> for me very inportant.
> I need ftp server on my Win NT machine, I found in /etc/inetd.conf line with
> ftp deamon. I tried to start inetd.exe and ftp deamon but they  don't work.
> Counld you tel me whot should I do or why it doesn't work?

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

Then check your /etc/passwd and /etc/group files. Use `mkpasswd'
and `mkgroup' tools to (re)create them.

Then search the mailing list archive (or use Google) to find older
mail concerning ftp and inetd with Cygwin and look if you find a
solution that way.

Giving more details would be the next step. "It doesn't work" is
way too less information to be able to help.

Corinna

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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* How to start ftpd
@ 2001-07-23 23:09 Sikora, Grzegorz SD
  2001-07-23 23:59 ` Corinna Vinschen
  2001-07-24  0:37 ` Gerrit P. Haase
  0 siblings, 2 replies; 5+ messages in thread
From: Sikora, Grzegorz SD @ 2001-07-23 23:09 UTC (permalink / raw)
  To: cygwin

Hello everybody,

I'm first time on cygwin mailing list and I have very simple (I hope) but
for me very inportant.
I need ftp server on my Win NT machine, I found in /etc/inetd.conf line with
ftp deamon. I tried to start inetd.exe and ftp deamon but they  don't work.
Counld you tel me whot should I do or why it doesn't work?

Best regards,

Grzegorz Sikora

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-07-24  1:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-24  0:12 How to start ftpd Steve Jorgensen
  -- strict thread matches above, loose matches on Subject: below --
2001-07-24  1:08 Sikora, Grzegorz SD
2001-07-23 23:09 Sikora, Grzegorz SD
2001-07-23 23:59 ` Corinna Vinschen
2001-07-24  0:37 ` Gerrit P. Haase

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).