读取网络共享文件夹数据。 用法:String host = "192.168.xxx.xxx"; String username = "username"; String password = "password"; //samba服务器上的文件 String filePath = "/a/b/xxx.pdf"; String demo1LocalDir = "E:\\test\\samba"; UniAddress ua = UniAddress.getByName(host);