Cannon chmod on Shared Network Files

2006-10-09 Thread Vishwanath_Karthik
Hi , I am running cygwin on Windows NT system. I am unable to do chmod on the files that reside on mapped drives. I am able to change the permissions of local files but not the ones on the mapped drive even though I am the superuser and the files are shared as read/write.

I18 support in cygwin

2006-08-07 Thread Vishwanath_Karthik
Hi, I am using a Windows 2000 Chinese client to test my Perl script. Does cygwin support I18 ? Because my tests are failing at mkdir() api call saying that invalid argument passed .The argument passed is a name containing special characters. Can you please help me ou

RE: Issue with Find command on windows NT

2006-06-08 Thread Vishwanath_Karthik
ursday, June 08, 2006 2:58 PM To: Vishwanath, Karthik Cc: cygwin@cygwin.com Subject: Re: Issue with Find command on windows NT On Thu, 8 Jun 2006, Vishwanath_Karthik wrote: > Hi, > Find command not seems to be working on Network shares on only > Windows NT. > On Windows 2K,Wino

Issue with Find command on windows NT

2006-06-08 Thread Vishwanath_Karthik
Hi, Find command not seems to be working on Network shares on only Windows NT. On Windows 2K,Winodws XP and Windows 2003 it seems to be working fine. The command issued was find I:/TREEABC -print where "I " is the mapped network drive. On All other Windows

Data streams being treated as files in Cygwin

2006-05-11 Thread Vishwanath_Karthik
Hi, There seems to a problem on how the data streams are handled in Cygwin. Cygwin is treating a data stream as a file which should not be the case. Following are the steps followed to create and access a data stream using cygwin shell in Windows environment. Sh-3.1$ ech