Bug 242751

Summary: [NEW PORT] net/py-smbprotocol: Interact with a server using the SMB 2/3 Protocol
Product: Ports & Packages Reporter: Ivan Rozhuk <rozhuk.im>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: dbaio, python, rhurlin, rozhuk.im
Priority: --- Keywords: feature, needs-patch, needs-qa
Version: LatestFlags: dbaio: maintainer-feedback? (rozhuk.im)
Hardware: Any   
OS: Any   
URL: https://github.com/jborean93/smbprotocol/
Bug Depends on:    
Bug Blocks: 242750    
Attachments:
Description Flags
smbprotocol none

Description Ivan Rozhuk 2019-12-21 00:23:27 UTC
Created attachment 210089 [details]
smbprotocol

SMBv2 and v3 Client for both Python 2 and 3.

SMB is a network file sharing protocol and has numerous iterations over
the years. This library implements the SMBv2 and SMBv3 protocol based
on the MS-SMB2 document.

WWW: https://github.com/jborean93/smbprotocol/
Comment 1 Ivan Rozhuk 2020-02-19 16:27:14 UTC
ping
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2020-05-01 20:44:39 UTC
Hi.

There is a new version released, v1.0.1, could you update and test it, please?

And sorry for the delay.
Comment 3 Ivan Rozhuk 2020-05-27 22:24:19 UTC
(In reply to Danilo G. Baio from comment #2)

I can update, but tests can take long time - it is in production.
Comment 4 Ivan Rozhuk 2020-11-08 20:38:50 UTC
1.2.0 in ports tree.