Testing Write Access on Windows
- Posted by euphoric (admin) Mar 01, 2013
- 1262 views
What's a good way to test for write access to a directory on Windows? Is there a flag available somewhere, or do I need to attempt to write a file and gauge results based on that?