Hi Jeff, I could able to connect to the remote machine with normall ssh. When I treid to connect through a perl program it is giving following error.
*Starting ftp for getting Fund files.Connecting to SFTP Server: tisact.txt in new of perl mod .. cfg object :Net::SSH::Perl::Config=HASH(0x10663c): Received disconnect message: Too many authentication failures for crdadm at /crd.dev/perl/lib/site_perl/5.6.1/Net/SSH/Perl/AuthMgr.pm line 142 * I dont know how to proceed from here. Someone please guide me. Thanks, Rajeev Kilaru On 8/16/07, Jeff Pang <[EMAIL PROTECTED]> wrote: > > > > -----Original Message----- > >From: kilaru rajeev < [EMAIL PROTECTED]> > >Sent: Aug 16, 2007 1:28 PM > >To: beginners@perl.org > >Subject: Net:SFTP Configuration > > > >Hi All, > > > >I have installed Net:SFTP on my UNIX (SOLARIS) machine. I have generated > the > >Public and Private key pair. I have installed the Public on my remote > >machine with the server as OpenSSH. All the dependent modules are also > >installed. Please let me know what are all the remaining things I need to > > >configure and how I have to configure them. > > > > What're your left problems then?Can you login to that remote host with SSH > key?If so,the left thing you need to do is to read Net::SFTP's document and > program it.It not so,you need to check the SSH configuration and make it > work fine. > > -- > Jeff Pang <[EMAIL PROTECTED]> > http://home.arcor.de/jeffpang/ >