Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 145 Bytes

smbclient.md

File metadata and controls

9 lines (6 loc) · 145 Bytes

List shares:

$ smbclient -U [MYGROUP/]myuser -L //smbserver

Connect to share:

$ smbclient -U [MYGROUP/]myuser //smbserver/ETC