純 Python 實現的 SMB/CIFS 庫 - pysmb 1.0.1 發布

jopen 12年前發布 | 13K 次閱讀 Python

pysmb 是一個使用純 Python 實現的 SMB/CIFS 庫,支持 Windows 和 Linux 機器間的文件共享。

pysmb 1.0.1 發布,修復了幾個 bug ,包括:

1. A bug in the listPath() method that caused directory listings for sub-directories to return an empty list was fixed.
2. Incorrect implementations of the TRANS2_FIND_FIRST2 and TRANS2_FIND_NEXT2 request/response handling that caused directory listing to crash when the remote directory contained a certain number of entries were fixed

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!