Boost logo

Boost :

From: Stephan Menzel (smenzel_at_[hidden])
Date: 2006-08-02 11:10:47


Hi there,

when I am creating a directory with boost::filesystem::create_directory() the
dir will be created, but the set permissions will not include 'executable'
rights. Hance the application is not allowed to traverse into the dir it just
created.
System is Debian.
With normal Unix functions all works well, so I think it must be another
reason. Is there anything specific I have to do to ensure "drwx-r--r--" will
be set?

Greetings...

Stephan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk