[Mono-list] Still problems with file permissions...
Giuseppe Greco
giuseppe.greco@agamura.com
Sat, 11 Oct 2003 13:36:26 +0200
Hi all,
There are still problems with file permissions when creating
new files...
Try this:
1. Unzip the attached program and run it
mono mkfile.exe myfile1
2. Create a second file
touch myfile2
3. list the generated file
ll myfile*
Here's the result:
-rw------- 1 genius genius 0 myfile1 11 13:25 myfile1
-rw-rw-r-- 1 genius genius 0 myfile1 11 13:25 myfile2
As you can see, the file created by File.Create() has the
wrong file permissions.
I've already reported this problem... so I'd just to know if
someone else has the same problem...
Ev. see http://bugzilla.ximian.com/show_bug.cgi?id=42706
Are there plans to fix it?
Thanks,
Gius_.
--
----------------------------------------
Giuseppe Greco
::agamura::
phone: +41 (0)91 604 67 65
mobile: +41 (0)76 390 60 32
email: giuseppe.greco@agamura.com
web: www.agamura.com
----------------------------------------