smb2 0.11.4

Pure-Rust SMB2/3 client library with pipelined I/O
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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