smb2 0.11.4

Pure-Rust SMB2/3 client library with pipelined I/O
Documentation
[global]
server role = standalone server
server min protocol = SMB2_02
server max protocol = SMB3_11
map to guest = Bad User
log level = 1

[public]
path = /shares/public
read only = no
guest ok = yes
browseable = yes
create mask = 0666
directory mask = 0777

[private]
path = /shares/private
read only = no
valid users = testuser
browseable = yes
create mask = 0666
directory mask = 0777