durgesh-vaishy-ngi

Results 1 comments of durgesh-vaishy-ngi

I am using the jcifs maven jar of version 1.3.17 and facing the same issue **My code is mentioned below:** String path="smb://43.90.254.51/NWInput/BDIAutomationNW/Master_Automation_Custom_Network_to_FTP_Input/"; NtlmPasswordAuthentication auth = new NtlmPasswordAuthentication("",user, pass); SmbFile smbFile...