Hi,

For establishing ssh session between client and server, which is better method:
 1. Net::SSH2 :  http://search.cpan.org/~rkitover/Net-SSH2-0.53/lib/Net/SSH2.pm
 2. Expect : http://search.cpan.org/~rgiersig/Expect-1.15/Expect.pod

What are the advantages of using Net::SSH2 over Expect??



Thanks
Regards
Priyal

Reply via email to