[Mono-list] File umask

Peter Hagen peter at wingsofdeath.nu
Mon Jul 21 04:47:25 EDT 2008


Hi

you should check out the Mono.Posix assembly. Or you can do a "chmod
775 ..." with a process object.

cheers

Peter

On Mon, 2008-07-21 at 10:40 +0200, Albert Ritmeester wrote:
> Hi,
> 
> From my code I'm writing a XML file to the system. Unfortunately, the
> file rigths are set to -rw------
> I want the file te be readable by the group also. We are running mono
> 1.9.1 with mod-mono-server2 1.2.5.
> 
> Any help is appreciated.
> 
> Regards,
> Albert Ritmeester
> 
> 
> VERSION INFORMATION
> ------------------------------------------
> Mono JIT compiler version 1.9.1 (tarball)
> Copyright (C) 2002-2007 Novell, Inc and Contributors.
> www.mono-project.com
>     TLS:           __thread
>     GC:            Included Boehm (with typed GC)
>     SIGSEGV:       altstack
>     Notifications: epoll
>     Architecture:  amd64
>     Disabled:      none
> 
> mod-mono-server2.exe 1.2.5.0
> (c) (c) 2002-2006 Novell, Inc.
> Minimalistic web server for testing System.Web
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list



More information about the Mono-list mailing list