pysmb 1.1.7 发布,实现Windows与Linux之间文件共享

jopen 11年前

pysmb 是一个使用纯 Python 实现的 SMB/CIFS 库,支持 Windows 和 Linux 机器间的文件共享。

发布说明: 改进 listShares() 函数that could fail with the listing response is separated into multiple SMB packets for large number of shares. Fixes a bug in the Python3 implementation where session connection could fail when the remote server supports message signing