Hello,
I need your help please... Before i post my question i just wanted to let you know that I'm a beginner in perl.
My question is : I'm using Net::SSH::Expect in my code to perform remote filesystem mounting. Remote mounting work's fine but sometime i get a "SSH known_hosts verification key" on the target host during the times I'm unable to execute the remote command's as the code skips the command. Is there any way I skip this yes/no host authenticate key question during remote ssh login thro' Net::SSH::Expect module ?