hierynomus/smbj

Question: Listing available DiskShares?

Open

#131 创建于 2017年7月19日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Java (190 fork)github user discovery
enhancementhelp wantedms-rpc

仓库指标

Star
 (816 star)
PR 合并指标
 (PR 指标待抓取)

描述

I'm migrating a product from Samba JCIFS, where a listing of available SMB shares is available by connecting without specifying a path. Is there a similar capability in SMBJ?

I've tried various "generic" arguments to session.connectShare(), e.g., null, "", "\", but to not avail.

And while I'm here, thank you got your excellent work on this project! It's available just in time.

贡献者指南