hierynomus/smbj

Unresolved reference: SMBApiException

LeafyLappa opened this issue · 4 comments

There's this section in README.md:

Screenshot 2023-08-17 at 7 43 08 PM

However the SMBApiException class does not seem to exist. There only seems to be SMBException.

Hmm okay. Thank you

Anyways, is there a tutorial or a complete example on how to use the library? I'm very confused.

My case: I'm writing a Kotlin wrapper for an Android application, and I don't understand how to download a directory from remote share.

It’s a low level library. You would have to iterate through the files in a directory one by one and download.