permissions questions

2009-06-02 Thread Ian Kelling
I get permission denied when trying to launch this windows program UOAOS.exe from cygwin and I don't know why. Other programs with the same permissions launch fine. The filesystem is mounted without noacl. $ getfacl.exe UOAOS.exe # file: UOAOS.exe # owner: ian # group: None user::rwx group::rw

Re: File permissions questions

2005-04-19 Thread Larry Hall
At 03:42 PM 4/19/2005, you wrote: >Hi, > >I am running the latest Cygwin on Windows 2000 >and have the following problems. > >I start windows program from Bash shell script and >the windows program creates a file. >The permissions of the created file become "d-" >after which I cannot access

File permissions questions

2005-04-19 Thread Pekka Niiranen
Hi, I am running the latest Cygwin on Windows 2000 and have the following problems. I start windows program from Bash shell script and the windows program creates a file. The permissions of the created file become "d-" after which I cannot access it from Bash script itself. I have not manag