Re: Putty crashes trying to establish SSH session with Cygwin

2007-10-16 Thread Corinna Vinschen
On Oct 16 13:46, Mick Ken wrote: > Hi Friends, > I just would like to add one more thing that looks to be linked to the > original issue is that,when i give the following command: > > $ssh-user-config > > setfacl: illegal acl entries > /home/my_username/.ssh couldn't be given the correct permissi

Re: Unable to recirsively delete a directory

2007-10-16 Thread Andrew DeFaria
Igor Peshansky wrote: On Tue, 16 Oct 2007, Dave Korn wrote: On 16 October 2007 18:18, Paul McFerrin wrote: I've been seeing this same problem Specifically on a NAS over SMB? Or are you talking about something you've seen happen on your local hard drive, which would very lik

RE: Unable to recirsively delete a directory

2007-10-16 Thread Igor Peshansky
On Tue, 16 Oct 2007, Dave Korn wrote: > On 16 October 2007 18:18, Paul McFerrin wrote: > > > I've been seeing this same problem > > Specifically on a NAS over SMB? Or are you talking about something > you've seen happen on your local hard drive, which would very likely be > a completely differe

Re: Unable to recirsively delete a directory

2007-10-16 Thread Paul McFerrin
Larry Hall (Cygwin) wrote: Paul McFerrin wrote: Larry Hall (Cygwin) wrote: Michael.MacAllister wrote: I can read and write to the /z drive and I can delete individual files but I can't delete folders (rm -rf anypath) from the cygwin command line. I get the followning error. $ rm -rf /s

running ssh from windows desktop

2007-10-16 Thread thefinn
Ok, this is a rather frivolous question, but just something I want to get right so it doesn't become an itch I can't scratch ;) When I access ssh from windows dos mode, I don't seem to be able to background the process and thus make the windows dos box go away after I double-click a program to

RE: Unable to recirsively delete a directory

2007-10-16 Thread Dave Korn
On 16 October 2007 18:18, Paul McFerrin wrote: > I've been seeing this same problem Specifically on a NAS over SMB? Or are you talking about something you've seen happen on your local hard drive, which would very likely be a completely different problem? > since B20! Say, you /could/

Re: Unable to recirsively delete a directory

2007-10-16 Thread Larry Hall (Cygwin)
Paul McFerrin wrote: Larry Hall (Cygwin) wrote: Michael.MacAllister wrote: I can read and write to the /z drive and I can delete individual files but I can't delete folders (rm -rf anypath) from the cygwin command line. I get the followning error. $ rm -rf /s/test/ rm: cannot remove dire

Re: [gdb] Data watchpoints in Windows weirdness. Call for testers.

2007-10-16 Thread Pedro Alves
René Berber wrote: Pedro Alves wrote: Corinna Vinschen wrote: Gdb 6.6 (installed with Insight 6.6) doesn't seem to have the problem: Unfortunatelly it does. :( If you are seing a different output, it may be because you built the test app with different -O setting. -O0 is better for watchp

Re: Putty crashes trying to establish SSH session with Cygwin

2007-10-16 Thread Mick Ken
Hi Friends, I just would like to add one more thing that looks to be linked to the original issue is that,when i give the following command: $ssh-user-config setfacl: illegal acl entries /home/my_username/.ssh couldn't be given the correct permissions Please try to solve this problem first Can s

Re: Unable to recirsively delete a directory

2007-10-16 Thread Paul McFerrin
I've been seeing this same problem since B20! It usually involves deleting a large directory tree with a few thousand files. I just switch to MS-Dos mode and use their rm command without any problem. So yes, looks like more than one person has seen this problem. - Paul Larry Hall (Cygwin)

Putty crashes trying to establish SSH session with Cygwin

2007-10-16 Thread Mick Ken
Hi Friends, I am trying to set up SSH using CYGWIN on a windows standard 2003 server. I have done all the steps like generatig keys,placing them in appropriate location etc and now when i try to connect to the server using PuTTy, it prompts me for this: Using Username "" Authenticatating with

Re: Problem with -i ignore-file option in version 6.9 ptx in cygwin environment

2007-10-16 Thread Larry Hall (Cygwin)
Graig wrote: Eric - In that original email your were replying to John Cowan, so I thought you were talking about coding approaches. From your message posted to the Cygwin list, I take it you were offering me, the end user, a way to solve the problem. I know about d2u and could use that now

Re: "/" in filename confuses handling of spec. chars on non-managed mount

2007-10-16 Thread Corinna Vinschen
On Oct 16 16:25, ?rsek L?szl? wrote: > Hi, > > I'm running "CYGWIN_NT-5.1 1.5.24(0.156/4/2) 2007-01-31 10:57". > > If I try to create a regular file with a colon (:) in its name, cygwin > refuses it with ENOENT (rightly so): > > $ echo test >"a:b" > -bash: a:b: No such file or directory a

Re: rsh

2007-10-16 Thread Corinna Vinschen
On Oct 16 23:37, thefinn wrote: > I've noticed rsh doesn't seem to work on cygwin. It gives the following > error: > $ rsh -l thefinn 10.0.0.1 ls >5 [main] rsh 12 C:\cygwin\bin\rsh.exe: *** fatal error - couldn't > dynamically determine load address for 'rcmd' (handle 0x73A8), Win32 > er

"/" in filename confuses handling of spec. chars on non-managed mount

2007-10-16 Thread Érsek László
Hi, I'm running "CYGWIN_NT-5.1 1.5.24(0.156/4/2) 2007-01-31 10:57". If I try to create a regular file with a colon (:) in its name, cygwin refuses it with ENOENT (rightly so): $ echo test >"a:b" -bash: a:b: No such file or directory However, if I put, in addition, a slash in the name

Re: Problem with -i ignore-file option in version 6.9 ptx in cygwin environment

2007-10-16 Thread Graig
Eric - In that original email your were replying to John Cowan, so I thought you were talking about coding approaches. From your message posted to the Cygwin list, I take it you were offering me, the end user, a way to solve the problem. I know about d2u and could use that now that I know wh

Re: rsh

2007-10-16 Thread Brian Mathis
The most likely answer you're going to get is to switch to using ssh. There's certainly a lot more people using that these days, so any bugs or problems with it will be ironed out very quickly. On 10/16/07, thefinn <[EMAIL PROTECTED]> wrote: > I've noticed rsh doesn't seem to work on cygwin. It g

rsh

2007-10-16 Thread thefinn
I've noticed rsh doesn't seem to work on cygwin. It gives the following error: $ rsh -l thefinn 10.0.0.1 ls 5 [main] rsh 12 C:\cygwin\bin\rsh.exe: *** fatal error - couldn't dynamically determine load address for 'rcmd' (handle 0x73A8), Win32 error 127 After much testing I get the same

RE: Best AVS to use with cygwin

2007-10-16 Thread Williams, Gerald S (Jerry)
As a long-time Cygwin user, I can say that I would very much appreciate as much information as possible about "known good" and "known bad" antivirus, firewall, and anti-spyware tools or combinations thereof, including what Windows version was used, what special steps needed to be taken, etc. The p

Re: Unable to recirsively delete a directory

2007-10-16 Thread Larry Hall (Cygwin)
[EMAIL PROTECTED] wrote: Hi, I am running XP SP2. I have a drive mapped (z:). See mount output. It is a NAS drive that supports smb. sh-3.2$ mount D:\cygwin\bin on /usr/bin type system (binmode) D:\cygwin\lib on /usr/lib type system (binmode) D:\cygwin on / type system (binmode) c: on /cygdrive

Unable to recirsively delete a directory

2007-10-16 Thread Michael.MacAllister
Hi, I am running XP SP2. I have a drive mapped (z:). See mount output. It is a NAS drive that supports smb. sh-3.2$ mount D:\cygwin\bin on /usr/bin type system (binmode) D:\cygwin\lib on /usr/lib type system (binmode) D:\cygwin on / type system (binmode) c: on /cygdrive/c type system (binmode,nou

RE: Best AVS to use with cygwin

2007-10-16 Thread Dave Korn
On 16 October 2007 03:46, Yaakov (Cygwin Ports) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Christopher Faylor wrote: >> working != dodgy > > !dodgy == working ??? enum { dodgy, working, unknown, FILE_NOT_FOUND }; cheers, DaveK -- Can't think of a witty .sigline t