SharpCifs.Std icon indicating copy to clipboard operation
SharpCifs.Std copied to clipboard

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

Open bonnlee2016 opened this issue 3 years ago • 1 comments

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.

bonnlee2016 avatar Jul 01 '21 09:07 bonnlee2016