Top "Directory-permissions" questions

Accessing the /cache directory in the Android filesystem

How can I write a file in the /cache directory? I continue to get a FileNotFoundException (Permission denied). Someone told …

android caching directory-permissions
Changing permissions with powershell doesn't propogate to children

When I set a new filesystemaccess rule with powershell and set-acl, I set the inheritance flags to propagate to children …

powershell directory-permissions
SVN - User directory permissions

I'm using SVN (CollabNet Subversion Edge) and Tortoise SVN to manage a website being edited by multiple people. I'd like …

svn tortoisesvn directory-permissions
IIS 7 Permissions: How to set the correct permissions for a directory?

I have added my site to IIS 7 on my local machine. It has added fine but I can't get the …

iis-7 directory-permissions
Access To The Path ... Is Denied

Alright, I've seen tons of questions about this thing, but still, no one answers my question. In fact, each one …

c# access-denied directory-permissions
Rsync does not properly set permissions on Windows folder

I'm using rsync on Windows 7 (in particular, cwrsync). I'm using a simple command as such: rsync -r --perms --delete /cygdrive/…

windows rsync directory-permissions
PHP File_put_contents not working

Check this code: <?php $url = 'http://www.example.com/downloads/count.txt'; $hit_count = @file_get_contents($url); $hit_…

php file-permissions directory-permissions
Can't delete user directory on CentOS

I'm stuck. I did a simple useradd. I had user -> mark and assigned directory -> /home/mark. …

linux permissions centos directory-permissions