hierynomus/smbj

Question: Listing available DiskShares?

Open

#131 ouverte le 19 juil. 2017

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Java (190 forks)github user discovery
enhancementhelp wantedms-rpc

Métriques du dépôt

Stars
 (816 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur