Are there any libraries that will allow me to read and write files in Windows Filehare using the UNC path from Java to Linux.
This is trivial on the window window itself, and I know about smbclient approaches, but I want to do this by throwing it in the library.
Thanks.
source
share