Download List

Project Description

pysmb is an experimental SMB/CIFS library written in pure Python to support file sharing between Windows and Linux machines.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-06-02 06:15 Back to release list
1.1.0

This release adds an SMB2 protocol implementation with signing for outgoing SMB2 messages. pysmb will utilize SMB2 protocol with servers which support SMB2 (e.g., Windows Vista, Windows 7, and Samba 3). If the remote server does not support SMB2, pysmb will automatically fall back to using the SMB1 protocol.

Project Resources