I am trying to connect to a shared network drive using SmbFile in java. This is my code:
String path = "smb://QTPSRVRCH22/folder";