Bug 242751 - [NEW PORT] net/py-smbprotocol: Interact with a server using the SMB 2/3 Protocol
Summary: [NEW PORT] net/py-smbprotocol: Interact with a server using the SMB 2/3 Protocol
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL: https://github.com/jborean93/smbproto...
Keywords: feature, needs-patch, needs-qa
Depends on:
Blocks: 242750
  Show dependency treegraph
 
Reported: 2019-12-21 00:23 UTC by Ivan Rozhuk
Modified: 2020-11-08 20:38 UTC (History)
4 users (show)

See Also:
dbaio: maintainer-feedback? (rozhuk.im)


Attachments
smbprotocol (1.77 KB, patch)
2019-12-21 00:23 UTC, Ivan Rozhuk
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.