PATH with spaces

2011-01-30 Thread Sunoki
Hello all, First of all, let me introduce myself... my name is Jean, but you can call me Sunoki and I am a 26 year old computer scientist from Brazil... I'm running Windows 7 at home and I should have installed some linux distribution, but I have a small personal project and I wondered it would

Re: Cygwin Support for Shadow Copies Exposed As Drives?

2011-01-30 Thread Corinna Vinschen
On Jan 29 17:21, Leon Vanderploeg wrote: References: 002b01cbac64$54079040$fc16b0c0$@vaultnow.com With the upcoming 1.7.8 (and recent snapshots, see http://cygwin.com/snapshots/) you can access volume shadow copies very easily: As administrator, elevated on Vista and later: $ cd

Re: PATH with spaces

2011-01-30 Thread Tim Prince
On 1/30/2011 6:34 AM, Sunoki wrote: $ make cygwin warning: MS-DOS style path detected: /usr/local/bin/C:\Program Preferred POSIX equivalent is: /usr/local/bin/C:/Program CYGWIN environment variable option nodosfilewarning turns off this warning. Consult the user's guide for more

Issue with socket SO_REUSEADDR when a client is connected.

2011-01-30 Thread jdzstz - gmail dot com
I have detected an issue in windows xp with socket SO_REUSEADDR when a tcp client keeps connected forever. I don't know if it is a cygwin bug or a problem with microsoft winsock implementation. I don't know if windows vista or windows 7 has the same behaviour. I have a server process that open

Re: [Bug] Named Pipes (FIFO) / Bash

2011-01-30 Thread Achim Gratz
I'd be grateful for any insights and/or ideas for possible workarounds. Could anybody please comment if there are changes to the whole area of (named) pipes in the upcoming 1.7.8 release? Should I just grab the latest snapshot and try my luck? I don't mind if it's not POSIX compliant if at

Re: PATH with spaces

2011-01-30 Thread Dave Korn
On 30/01/2011 12:56, Tim Prince wrote: On 1/30/2011 6:34 AM, Sunoki wrote: $ make cygwin warning: MS-DOS style path detected: /usr/local/bin/C:\Program Preferred POSIX equivalent is: /usr/local/bin/C:/Program CYGWIN environment variable option nodosfilewarning turns off this

Re: [Bug] Named Pipes (FIFO) / Bash

2011-01-30 Thread Christopher Faylor
On Sun, Jan 30, 2011 at 04:24:48PM +0100, Achim Gratz wrote: I'd be grateful for any insights and/or ideas for possible workarounds. Could anybody please comment if there are changes to the whole area of (named) pipes in the upcoming 1.7.8 release? There are no changes to named pipes in 1.7.8.

Re: PATH with spaces

2011-01-30 Thread Vincent Rivière
Sunoki wrote: $ printenv PATH ... :/cygdrive/c/Program Files (x86)/Common Files/Symbian/tools: ... $ make cygwin warning: MS-DOS style path detected: /usr/local/bin/C:\Program Preferred POSIX equivalent is: /usr/local/bin/C:/Program CYGWIN environment variable option nodosfilewarning

Re: Issue with socket SO_REUSEADDR when a client is connected.

2011-01-30 Thread Corinna Vinschen
On Jan 30 15:31, jdzstz - gmail dot com wrote: I have detected an issue in windows xp with socket SO_REUSEADDR when a tcp client keeps connected forever. I don't know if it is a cygwin bug or a problem with microsoft winsock implementation. I don't know if windows vista or windows 7 has the

Re: On write command

2011-01-30 Thread Larry Hall (Cygwin)
On 1/29/2011 8:20 AM, Angelo Graziosi wrote: I would ask if on Cygwin I can use the 'write' command: write - send a message to another user $ write USER [ttyname] I remember I have used it some years ago, but not remember if it was on GNU/Linux or Cygwin. I did a research on

Re: On write command

2011-01-30 Thread Daniel Colascione
On 1/29/11 5:20 AM, Angelo Graziosi wrote: I would ask if on Cygwin I can use the 'write' command: write - send a message to another user $ write USER [ttyname] I remember I have used it some years ago, but not remember if it was on GNU/Linux or Cygwin. I did a research on

RE: libglade error during cygwin installation

2011-01-30 Thread Joe Crepeau
On Fri, 2011-01-28 at 22:56 +, Joe Crepeau wrote: xmlcatalog -v --noout --add system \ ? http://glade.gnome.org/glade-2.0.dtd; \ ? /usr/share/xml/libglade/glade-2.0.dtd \ ? /etc/xml/catalog add command failed Catalogs cleanup Do you have an

Re: [ANNOUNCEMENT] Updated: OpenSSH-5.7p1-1

2011-01-30 Thread totaltransaction
Corinna Vinschen wrote: I've just updated the Cygwin version of OpenSSH to 5.7p1-1. Routine create_host_keys of script ssh-host-config has not been modified to create ECDSA host key files. Perhaps this is intentional, during an intro period? R/ Bruce J -- Problem reports: