Unresolved reference: SMBApiException
LeafyLappa opened this issue · 4 comments
LeafyLappa commented
andershermansen commented
Its there in the com.hierynomus.mssmb2 package.
LeafyLappa commented
Hmm okay. Thank you
LeafyLappa commented
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.
andershermansen commented
It’s a low level library. You would have to iterate through the files in a directory one by one and download.