Skip to content

SharpCifs.Smb.SmbException : This client does not support the negotiated dialect. #41

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

Open
bonnlee2016 opened this issue Jul 1, 2021 · 1 comment

Comments

@bonnlee2016
Copy link

hello, everyone

I tried to connect to the target file,using new SmbFile("smb://{userName}:{password}@{serverIp}/{shareName}").
The test was successful two weeks ago and failed today.

What is the reason for this anomaly.

Error description:
SharpCifs.Smb.SmbException : Failed to connect, 0.0.0.0<00>/192.168.1.20 [ 192.168.1.16:62452 --> 192.168.1.20:445 ]
---- SharpCifs.Util.Transport.TransportException : This client does not support the negotiated dialect.
-------- SharpCifs.Util.Transport.TransportException : This client does not support the negotiated dialect.
------------ SharpCifs.Smb.SmbException : This client does not support the negotiated dialect.

Thank U.

@tomwimmenhove
Copy link

bump

I'm having the same issue.

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