pysmb 是一个使用纯 Python 实现的 SMB/CIFS 库,支持 Windows 和 Linux 机器间的文件共享。
pysmb 1.1.7 改进记录:
An improved listShares() function 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
官方首页:http://miketeo.net/wp/index.php/projects/pysmb
来自:开源中国社区


05024131 于 2013-10-12 15:37:50发表:
跟linux的samba有什么区别,编码方式不一样吗,请楼主回复