hamano / pysmbc

libsmbclient binding for Python
http://pypi.python.org/pypi/pysmbc
GNU General Public License v2.0
28 stars 27 forks source link

Added SAMBA protocol version optional variable #41

Closed sb0y closed 4 years ago

sb0y commented 4 years ago

Hello team,

I used pysmbc amount of time. I was surprised at what there is no support for programmatical SMB protocol version selection. Sometimes you can't rely on system's protocol version choice, because the old SMB version is blocked by server admins and etc. Want to share with you my solution.

Also, you have registered issue on this topic: #29

hamano commented 4 years ago

merge and released pysmbc 1.0.19. many thanks