Hi All,
Can any one suggest how to connect remote more than one remote server one by one inside a loop through Net::SSH::Perl package ? , I have to connect to 9 remote server, I am able to connect the first server , execute some command there come out again log-into second remote server , while connecting to second server its asking for password , even if I am passing through a variable value as like I did in first login. I am using Net::SSH::Perl package.

Thanks in advance for ur suggestion

Best Regards
Prakash

you can use fork

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.