hierynomus/smbj

Question: Listing available DiskShares?

Open

#131 geöffnet am 19. Juli 2017

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (190 Forks)github user discovery
enhancementhelp wantedms-rpc

Repository-Metriken

Stars
 (816 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide