I am trying to determine the write-access to a windows-directory, using the method %File.Writeable(
Note:
- When the same ensemble-service tries to write a file in this directory (which it says is "writeable"), it fails.
- The method %File.Writeable(...) works perfectly in the case of files.
Any help is appreciated. Thanks in advance... :-)