Permission denied at //pkgs/linux/intel/perl/5.8.0/lib/site_perl/5.8.0/Net/SFTP.pm line 62
Do we need to give the password for sure ? coz when i check in the line 62 of SFTP.pm it corresponds to login using username and password
Net::ssh2 module is not installed , i need to ask the team to install, i will try that option
I am able to connect from commandline by using "sftp user@host" withought any password.