-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot write file to volume that mounted to a folder #1302
Comments
iirc. sandboxie is unwraping the reparse points for its access controlls, hence you wil need to find the native path of the volume and open it instead of the folder its mounted to |
Thanks, by the way, does "native path" mean the path like "\Device\HarddiskVolume1"? |
yes something Liek that, |
no problem, BUGs are always there, that is why we continue coding, making bugs and fixing bugs :) |
the issue will be fixed in the next build |
thanks, that can't be better |
sanboxie plus 0.9.8
windows 10 build 1200
###prefix
volume is mounted to a folder, like C:\Disk1
###settings
DefaultBox no any modification, only set the folder to direct in Resource Access
###what is the problem
apps can only read files, can not write files in C:\Disk1
###what should work
apps can read and write files in C:\Disk1
Thanks, Sandboxie is a great app
The text was updated successfully, but these errors were encountered: