hierynomus / smbj

Server Message Block (SMB2, SMB3) implementation in Java
Other
707 stars 180 forks source link

cannot get samba root file path #768

Open Tangwego opened 1 year ago

Tangwego commented 1 year ago

cannot get samba root file path like \192.168.1.10\ only support \192.168.1.10\dir... now?

hierynomus commented 1 year ago

Yes, smbj currently does not natively support the smb-rpc call needed to list all shares of a host.