public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Newbie saying HI!
@ 1999-08-22  0:03 Chris Telting
  1999-08-22  0:11 ` Mumit Khan
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Chris Telting @ 1999-08-22  0:03 UTC (permalink / raw)
  To: cygwin

I just joined the list so I'd like to say "Hi" to everyone.

My first question is what happened to the directory:
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Hirmke_Michae
l/
It's empty.

I downloaded a man package and have compiled it though I'm still trying to
figure out how the configure script works.  One of the problems I see is
the the Makefiles generated don't know about the .exe extentions.  Is there
any general option in the configure scripts which would correctly handle the
.exe extensions?

Are there any orientation tutorials which can get someone fimilular with
wintel development up to speed with the gnu dev tools? Especially
autoconfic/
configure/etc..  How about general guidelines for porting gnu programs?

I love to play with dirrerent fs hierarchy structures.  Which lines of which
files
should I look for when I want to change where files go?  I am vaguely
fimilular
with autoconif and configure scripts.  What change do most of you make to
redirect where programs and config files are installed and assumed to be?

I'm curious why man wasn't included in the cygwin user tools?  The files are
there but not man.exe itself although it can be had through someone else.
Man is essential for developing in order to figure out various function
calls.

Has there been any thought about a wholy native specialized version of gcc
under win32?    GCC is looking more and more attractive for development
under
win32 or any operating system.   I know it would be alot of work but I'm
interested
if anyone has any whimsical thoughts about it.


BlueCoder
bluecoder@rocketmail.com
May you live as long as you wish and love as long as you live.



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

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

* Re: Newbie saying HI!
  1999-08-22  0:03 Newbie saying HI! Chris Telting
@ 1999-08-22  0:11 ` Mumit Khan
  1999-08-31 23:49   ` Mumit Khan
  1999-08-22  0:43 ` Perl and cygwin Chris Telting
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 20+ messages in thread
From: Mumit Khan @ 1999-08-22  0:11 UTC (permalink / raw)
  To: Chris Telting; +Cc: cygwin

"Chris Telting" <telting@sprynet.com> writes:
> 
> Has there been any thought about a wholy native specialized version of gcc
> under win32?    GCC is looking more and more attractive for development
> under
> win32 or any operating system.   I know it would be alot of work but I'm
> interested
> if anyone has any whimsical thoughts about it.

This has been available for a few years now -- it's called Mingw (thanks
to the great work by Colin Peters, Jan-Jaap vanderHeijden et al). See
  http://www.xraylith.wisc.edu/~khan/software/gnu-win32/

Regards,
Mumit


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

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

* Perl and cygwin
  1999-08-22  0:03 Newbie saying HI! Chris Telting
  1999-08-22  0:11 ` Mumit Khan
@ 1999-08-22  0:43 ` Chris Telting
  1999-08-22 10:28   ` Chris Faylor
                     ` (2 more replies)
  1999-08-22  2:49 ` Newbie saying HI! Michael Hirmke
                   ` (2 subsequent siblings)
  4 siblings, 3 replies; 20+ messages in thread
From: Chris Telting @ 1999-08-22  0:43 UTC (permalink / raw)
  To: cygwin

 Can anyone tell me if the perl distributes by activeware uses the cygwin
library?  I didn't find the dll in the distribution though I remember it had
it
in a pervious version.  Is it staticly linked or do they not use cygwin
anymore?


BlueCoder
bluecoder@rocketmail.com
May you live as long as you wish and love as long as you live.





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

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

* Re: Newbie saying HI!
  1999-08-22  0:03 Newbie saying HI! Chris Telting
  1999-08-22  0:11 ` Mumit Khan
  1999-08-22  0:43 ` Perl and cygwin Chris Telting
@ 1999-08-22  2:49 ` Michael Hirmke
  1999-08-22  5:01   ` FTP and ls Chris Telting
  1999-08-31 23:49   ` Newbie saying HI! Michael Hirmke
  1999-08-22 19:45 ` Less and More Color Chris Telting
  1999-08-31 23:49 ` Newbie saying HI! Chris Telting
  4 siblings, 2 replies; 20+ messages in thread
From: Michael Hirmke @ 1999-08-22  2:49 UTC (permalink / raw)
  To: cygwin

Hi Chris,

>I just joined the list so I'd like to say "Hi" to everyone.
>
>My first question is what happened to the directory:
> ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Hirmke_Michae

There is a problem with my local ftp server. Since upgrading my Linux
distribution anonymous ftp access is possible, but an ls doesn't show
any files or directories. Because the above mentioned directory on
ftp.franken.de is mirrored from my server here, all the files have been
deleted, because the mirror tool thought, they have been deleted in the
source directory, too 8-/
I'm about to figure out, how I can get around this problem - but please
be patient, it seems to be a bit difficult. If anyone has any idea on how
to solve this problem - suggestions are welcome.
Meanwhile you can get my ports via http from aquarius.franken.de:
http://aquarius.franken.de/software/develop/gnuwin32/cygwin/porters/Hirmke_Michael/

But be aware - this is behind a leased line with only 33.6K, so it might
be very slow!

Sorry for the inconvenience.
Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/

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

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

* FTP and ls
  1999-08-22  2:49 ` Newbie saying HI! Michael Hirmke
@ 1999-08-22  5:01   ` Chris Telting
  1999-08-31 23:49     ` Chris Telting
  1999-08-31 23:49   ` Newbie saying HI! Michael Hirmke
  1 sibling, 1 reply; 20+ messages in thread
From: Chris Telting @ 1999-08-22  5:01 UTC (permalink / raw)
  To: Michael Hirmke, cygwin

> There is a problem with my local ftp server. Since upgrading my Linux
> distribution anonymous ftp access is possible, but an ls doesn't show
> any files or directories. Because the above mentioned directory on
> ftp.franken.de is mirrored from my server here, all the files have been
> deleted, because the mirror tool thought, they have been deleted in the
> source directory, too 8-/
> I'm about to figure out, how I can get around this problem - but please
> be patient, it seems to be a bit difficult. If anyone has any idea on how
> to solve this problem - suggestions are welcome.

Care to share details?



BlueCoder
bluecoder@rocketmail.com
May you live as long as you wish and love as long as you live.




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

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

* Re: Perl and cygwin
  1999-08-22  0:43 ` Perl and cygwin Chris Telting
@ 1999-08-22 10:28   ` Chris Faylor
  1999-08-31 23:49     ` Chris Faylor
  1999-08-22 20:24   ` Charles S. Wilson
  1999-08-31 23:49   ` Chris Telting
  2 siblings, 1 reply; 20+ messages in thread
From: Chris Faylor @ 1999-08-22 10:28 UTC (permalink / raw)
  To: Chris Telting; +Cc: cygwin

On Sun, Aug 22, 1999 at 12:44:00AM -0700, Chris Telting wrote:
>Can anyone tell me if the perl distributes by activeware uses the
>cygwin library?  I didn't find the dll in the distribution though I
>remember it had it in a pervious version.  Is it staticly linked or do
>they not use cygwin anymore?

The ActivSate version of perl does not now and, to the best of my
knowledge, has never, used the Cygwin DLL.

-chris

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

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

* Less and More Color
  1999-08-22  0:03 Newbie saying HI! Chris Telting
                   ` (2 preceding siblings ...)
  1999-08-22  2:49 ` Newbie saying HI! Michael Hirmke
@ 1999-08-22 19:45 ` Chris Telting
  1999-08-23  2:32   ` Corinna Vinschen
  1999-08-31 23:49   ` Chris Telting
  1999-08-31 23:49 ` Newbie saying HI! Chris Telting
  4 siblings, 2 replies; 20+ messages in thread
From: Chris Telting @ 1999-08-22 19:45 UTC (permalink / raw)
  To: Chris Telting, cygwin

A general *nix question:

Why doesn't less correctly handle color when I do a
vdir --color | less
although
vdir --color | more
does handle the colors properly.

It can't be that less doesn't handle color since when I do
man(while uses less) keywords apprear in color.


BlueCoder
bluecoder@rocketmail.com
May you live as long as you wish and love as long as you live.





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

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

* Re: Perl and cygwin
  1999-08-22  0:43 ` Perl and cygwin Chris Telting
  1999-08-22 10:28   ` Chris Faylor
@ 1999-08-22 20:24   ` Charles S. Wilson
  1999-08-31 23:49     ` Charles S. Wilson
  1999-08-31 23:49   ` Chris Telting
  2 siblings, 1 reply; 20+ messages in thread
From: Charles S. Wilson @ 1999-08-22 20:24 UTC (permalink / raw)
  To: Chris Telting; +Cc: cygwin

Chris Telting wrote:

>  Can anyone tell me if the perl distributes by activeware uses the cygwin
> library?  I didn't find the dll in the distribution though I remember it had
> it
> in a pervious version.  Is it staticly linked or do they not use cygwin
> anymore?

activestate perl is a native windows port. AFAIK, it is a dynamically linked
version (that is, it uses .dll's for the modules). Perl (5.005_03) can be
compiled with cygwin/egcs, as both a statically linked perl and a dynamically
linked perl; however, you have to patch the source. See
http://cygutils.netpedia.net/ . Perl5.6, due Real Soon Now (tm), will hopefully
compile with cygwin out-of-the-box.

--Chuck



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

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

* Re: Less and More Color
  1999-08-22 19:45 ` Less and More Color Chris Telting
@ 1999-08-23  2:32   ` Corinna Vinschen
  1999-08-23  4:06     ` Anybody know how to set up multiple pop accounts with NTemacs? Baron Shatturday
                       ` (2 more replies)
  1999-08-31 23:49   ` Chris Telting
  1 sibling, 3 replies; 20+ messages in thread
From: Corinna Vinschen @ 1999-08-23  2:32 UTC (permalink / raw)
  To: Chris Telting; +Cc: cygwin

Chris Telting wrote:
> 
> A general *nix question:
> 
> Why doesn't less correctly handle color when I do a
> vdir --color | less
> although
> vdir --color | more
> does handle the colors properly.
> 
> It can't be that less doesn't handle color since when I do
> man(while uses less) keywords apprear in color.

It _is_ less!

Try:

	ls -l --color | less -r

-r is the command line switch for raw input handling. If you don't
use it, less converts the control sequences generated by the color
option of ls into it's special control sequence output.

`more' doesn't "handle" this sequences but is to dumb to detect them.

Corinna



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

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

* Anybody know how to set up multiple pop accounts with NTemacs?
  1999-08-23  2:32   ` Corinna Vinschen
@ 1999-08-23  4:06     ` Baron Shatturday
  1999-08-31 23:49     ` Baron Shatturday
  1999-08-31 23:49     ` Less and More Color Corinna Vinschen
  2 siblings, 0 replies; 20+ messages in thread
From: Baron Shatturday @ 1999-08-23  4:06 UTC (permalink / raw)
  To: cygwin

--text follows this line--

Just curious...

-- 


da Baron
"Mind where you wipe that booger!"
------------------------------------------------------------------------------
(,,oBo,,)             Baron Shatturday http://www.geocities.com/Broadway/1680
  |||||               AMB-JOKER *  ,,oBo,,z Raiders MC chp666 INFOBAHN LLH 13
"Automatic Weapons for Group Therapy!"  * http://surf.to/subgenius
------------------------------------------------------------------------------ 
                

________________________________________________________
NetZero - We believe in a FREE Internet.  Shouldn't you?
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

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

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

* Re: Perl and cygwin
  1999-08-22 10:28   ` Chris Faylor
@ 1999-08-31 23:49     ` Chris Faylor
  0 siblings, 0 replies; 20+ messages in thread
From: Chris Faylor @ 1999-08-31 23:49 UTC (permalink / raw)
  To: Chris Telting; +Cc: cygwin

On Sun, Aug 22, 1999 at 12:44:00AM -0700, Chris Telting wrote:
>Can anyone tell me if the perl distributes by activeware uses the
>cygwin library?  I didn't find the dll in the distribution though I
>remember it had it in a pervious version.  Is it staticly linked or do
>they not use cygwin anymore?

The ActivSate version of perl does not now and, to the best of my
knowledge, has never, used the Cygwin DLL.

-chris

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

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

* Re: Newbie saying HI!
  1999-08-22  0:11 ` Mumit Khan
@ 1999-08-31 23:49   ` Mumit Khan
  0 siblings, 0 replies; 20+ messages in thread
From: Mumit Khan @ 1999-08-31 23:49 UTC (permalink / raw)
  To: Chris Telting; +Cc: cygwin

"Chris Telting" <telting@sprynet.com> writes:
> 
> Has there been any thought about a wholy native specialized version of gcc
> under win32?    GCC is looking more and more attractive for development
> under
> win32 or any operating system.   I know it would be alot of work but I'm
> interested
> if anyone has any whimsical thoughts about it.

This has been available for a few years now -- it's called Mingw (thanks
to the great work by Colin Peters, Jan-Jaap vanderHeijden et al). See
  http://www.xraylith.wisc.edu/~khan/software/gnu-win32/

Regards,
Mumit


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

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

* Less and More Color
  1999-08-22 19:45 ` Less and More Color Chris Telting
  1999-08-23  2:32   ` Corinna Vinschen
@ 1999-08-31 23:49   ` Chris Telting
  1 sibling, 0 replies; 20+ messages in thread
From: Chris Telting @ 1999-08-31 23:49 UTC (permalink / raw)
  To: Chris Telting, cygwin

A general *nix question:

Why doesn't less correctly handle color when I do a
vdir --color | less
although
vdir --color | more
does handle the colors properly.

It can't be that less doesn't handle color since when I do
man(while uses less) keywords apprear in color.


BlueCoder
bluecoder@rocketmail.com
May you live as long as you wish and love as long as you live.





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

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

* Re: Perl and cygwin
  1999-08-22 20:24   ` Charles S. Wilson
@ 1999-08-31 23:49     ` Charles S. Wilson
  0 siblings, 0 replies; 20+ messages in thread
From: Charles S. Wilson @ 1999-08-31 23:49 UTC (permalink / raw)
  To: Chris Telting; +Cc: cygwin

Chris Telting wrote:

>  Can anyone tell me if the perl distributes by activeware uses the cygwin
> library?  I didn't find the dll in the distribution though I remember it had
> it
> in a pervious version.  Is it staticly linked or do they not use cygwin
> anymore?

activestate perl is a native windows port. AFAIK, it is a dynamically linked
version (that is, it uses .dll's for the modules). Perl (5.005_03) can be
compiled with cygwin/egcs, as both a statically linked perl and a dynamically
linked perl; however, you have to patch the source. See
http://cygutils.netpedia.net/ . Perl5.6, due Real Soon Now (tm), will hopefully
compile with cygwin out-of-the-box.

--Chuck



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

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

* Newbie saying HI!
  1999-08-22  0:03 Newbie saying HI! Chris Telting
                   ` (3 preceding siblings ...)
  1999-08-22 19:45 ` Less and More Color Chris Telting
@ 1999-08-31 23:49 ` Chris Telting
  4 siblings, 0 replies; 20+ messages in thread
From: Chris Telting @ 1999-08-31 23:49 UTC (permalink / raw)
  To: cygwin

I just joined the list so I'd like to say "Hi" to everyone.

My first question is what happened to the directory:
ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Hirmke_Michae
l/
It's empty.

I downloaded a man package and have compiled it though I'm still trying to
figure out how the configure script works.  One of the problems I see is
the the Makefiles generated don't know about the .exe extentions.  Is there
any general option in the configure scripts which would correctly handle the
.exe extensions?

Are there any orientation tutorials which can get someone fimilular with
wintel development up to speed with the gnu dev tools? Especially
autoconfic/
configure/etc..  How about general guidelines for porting gnu programs?

I love to play with dirrerent fs hierarchy structures.  Which lines of which
files
should I look for when I want to change where files go?  I am vaguely
fimilular
with autoconif and configure scripts.  What change do most of you make to
redirect where programs and config files are installed and assumed to be?

I'm curious why man wasn't included in the cygwin user tools?  The files are
there but not man.exe itself although it can be had through someone else.
Man is essential for developing in order to figure out various function
calls.

Has there been any thought about a wholy native specialized version of gcc
under win32?    GCC is looking more and more attractive for development
under
win32 or any operating system.   I know it would be alot of work but I'm
interested
if anyone has any whimsical thoughts about it.


BlueCoder
bluecoder@rocketmail.com
May you live as long as you wish and love as long as you live.



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

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

* Anybody know how to set up multiple pop accounts with NTemacs?
  1999-08-23  2:32   ` Corinna Vinschen
  1999-08-23  4:06     ` Anybody know how to set up multiple pop accounts with NTemacs? Baron Shatturday
@ 1999-08-31 23:49     ` Baron Shatturday
  1999-08-31 23:49     ` Less and More Color Corinna Vinschen
  2 siblings, 0 replies; 20+ messages in thread
From: Baron Shatturday @ 1999-08-31 23:49 UTC (permalink / raw)
  To: cygwin

--text follows this line--

Just curious...

-- 


da Baron
"Mind where you wipe that booger!"
------------------------------------------------------------------------------
(,,oBo,,)             Baron Shatturday http://www.geocities.com/Broadway/1680
  |||||               AMB-JOKER *  ,,oBo,,z Raiders MC chp666 INFOBAHN LLH 13
"Automatic Weapons for Group Therapy!"  * http://surf.to/subgenius
------------------------------------------------------------------------------ 
                

________________________________________________________
NetZero - We believe in a FREE Internet.  Shouldn't you?
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html

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

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

* Re: Newbie saying HI!
  1999-08-22  2:49 ` Newbie saying HI! Michael Hirmke
  1999-08-22  5:01   ` FTP and ls Chris Telting
@ 1999-08-31 23:49   ` Michael Hirmke
  1 sibling, 0 replies; 20+ messages in thread
From: Michael Hirmke @ 1999-08-31 23:49 UTC (permalink / raw)
  To: cygwin

Hi Chris,

>I just joined the list so I'd like to say "Hi" to everyone.
>
>My first question is what happened to the directory:
> ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Hirmke_Michae

There is a problem with my local ftp server. Since upgrading my Linux
distribution anonymous ftp access is possible, but an ls doesn't show
any files or directories. Because the above mentioned directory on
ftp.franken.de is mirrored from my server here, all the files have been
deleted, because the mirror tool thought, they have been deleted in the
source directory, too 8-/
I'm about to figure out, how I can get around this problem - but please
be patient, it seems to be a bit difficult. If anyone has any idea on how
to solve this problem - suggestions are welcome.
Meanwhile you can get my ports via http from aquarius.franken.de:
http://aquarius.franken.de/software/develop/gnuwin32/cygwin/porters/Hirmke_Michael/

But be aware - this is behind a leased line with only 33.6K, so it might
be very slow!

Sorry for the inconvenience.
Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/

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

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

* Re: Less and More Color
  1999-08-23  2:32   ` Corinna Vinschen
  1999-08-23  4:06     ` Anybody know how to set up multiple pop accounts with NTemacs? Baron Shatturday
  1999-08-31 23:49     ` Baron Shatturday
@ 1999-08-31 23:49     ` Corinna Vinschen
  2 siblings, 0 replies; 20+ messages in thread
From: Corinna Vinschen @ 1999-08-31 23:49 UTC (permalink / raw)
  To: Chris Telting; +Cc: cygwin

Chris Telting wrote:
> 
> A general *nix question:
> 
> Why doesn't less correctly handle color when I do a
> vdir --color | less
> although
> vdir --color | more
> does handle the colors properly.
> 
> It can't be that less doesn't handle color since when I do
> man(while uses less) keywords apprear in color.

It _is_ less!

Try:

	ls -l --color | less -r

-r is the command line switch for raw input handling. If you don't
use it, less converts the control sequences generated by the color
option of ls into it's special control sequence output.

`more' doesn't "handle" this sequences but is to dumb to detect them.

Corinna



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

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

* Perl and cygwin
  1999-08-22  0:43 ` Perl and cygwin Chris Telting
  1999-08-22 10:28   ` Chris Faylor
  1999-08-22 20:24   ` Charles S. Wilson
@ 1999-08-31 23:49   ` Chris Telting
  2 siblings, 0 replies; 20+ messages in thread
From: Chris Telting @ 1999-08-31 23:49 UTC (permalink / raw)
  To: cygwin

 Can anyone tell me if the perl distributes by activeware uses the cygwin
library?  I didn't find the dll in the distribution though I remember it had
it
in a pervious version.  Is it staticly linked or do they not use cygwin
anymore?


BlueCoder
bluecoder@rocketmail.com
May you live as long as you wish and love as long as you live.





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

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

* FTP and ls
  1999-08-22  5:01   ` FTP and ls Chris Telting
@ 1999-08-31 23:49     ` Chris Telting
  0 siblings, 0 replies; 20+ messages in thread
From: Chris Telting @ 1999-08-31 23:49 UTC (permalink / raw)
  To: Michael Hirmke, cygwin

> There is a problem with my local ftp server. Since upgrading my Linux
> distribution anonymous ftp access is possible, but an ls doesn't show
> any files or directories. Because the above mentioned directory on
> ftp.franken.de is mirrored from my server here, all the files have been
> deleted, because the mirror tool thought, they have been deleted in the
> source directory, too 8-/
> I'm about to figure out, how I can get around this problem - but please
> be patient, it seems to be a bit difficult. If anyone has any idea on how
> to solve this problem - suggestions are welcome.

Care to share details?



BlueCoder
bluecoder@rocketmail.com
May you live as long as you wish and love as long as you live.




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

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

end of thread, other threads:[~1999-08-31 23:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-22  0:03 Newbie saying HI! Chris Telting
1999-08-22  0:11 ` Mumit Khan
1999-08-31 23:49   ` Mumit Khan
1999-08-22  0:43 ` Perl and cygwin Chris Telting
1999-08-22 10:28   ` Chris Faylor
1999-08-31 23:49     ` Chris Faylor
1999-08-22 20:24   ` Charles S. Wilson
1999-08-31 23:49     ` Charles S. Wilson
1999-08-31 23:49   ` Chris Telting
1999-08-22  2:49 ` Newbie saying HI! Michael Hirmke
1999-08-22  5:01   ` FTP and ls Chris Telting
1999-08-31 23:49     ` Chris Telting
1999-08-31 23:49   ` Newbie saying HI! Michael Hirmke
1999-08-22 19:45 ` Less and More Color Chris Telting
1999-08-23  2:32   ` Corinna Vinschen
1999-08-23  4:06     ` Anybody know how to set up multiple pop accounts with NTemacs? Baron Shatturday
1999-08-31 23:49     ` Baron Shatturday
1999-08-31 23:49     ` Less and More Color Corinna Vinschen
1999-08-31 23:49   ` Chris Telting
1999-08-31 23:49 ` Newbie saying HI! Chris Telting

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).