Due to the need, I created the shared directory on windows and gave the user read and write permissions. When I do mkdir with diskshare it creates fine most of the time. But when the path value contains 'topsec',like .topsec or topsec1, it prompts an exception.
But this problem does not occur with samba shares under linux。The exception only described as
STATUS_ACCESS_DENIED (0xc0000022) : Create failed for \ip\smb\topsec
Due to the need, I created the shared directory on windows and gave the user read and write permissions. When I do mkdir with diskshare it creates fine most of the time. But when the path value contains 'topsec',like .topsec or topsec1, it prompts an exception. But this problem does not occur with samba shares under linux。The exception only described as STATUS_ACCESS_DENIED (0xc0000022) : Create failed for \ip\smb\topsec