salass00 / smb2fs

SMB2 file system client
GNU General Public License v2.0
26 stars 6 forks source link

Fixed connecting to shares without a password #16

Closed BSzili closed 1 year ago

BSzili commented 1 year ago

Even when a folder is shared without a password, you still need to send an empty string when connecting to it. Fixes #15.