Skip to content
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

Can't create nested directories on SMB share #253

Open
cvetan opened this issue Mar 25, 2022 · 1 comment
Open

Can't create nested directories on SMB share #253

cvetan opened this issue Mar 25, 2022 · 1 comment

Comments

@cvetan
Copy link

cvetan commented Mar 25, 2022

When I try to create nested directories on SMB share I get SmbException with following message: The network name cannot be found. Creating directory in root directory of share works. Also creating directories on any level works with direct file system access with same credentials.

I have defined Smb session bean and I am calling directory making like this: smbSession.mkdir(path)

@artembilan
Copy link
Member

I wonder if your issue is similar to this one: #250...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants