Hai I am New to Perl, I like to develop a perl program which can do SFTP with SSH. In the program it should do SSL handshake with the server using my certificate and key.
After Successfull connection it has to do the SFTP.
Please Guide me to develope this program.