CPAN::Forum
Net-SFTP - Re: ssh-dss I want to use ssh-rsa
Modules by name Modules by PAUSEID Users by name Posts by text in subject Posts by text in body
my $sftp = Net::SFTP->new($server, (user=>$user, ssh_args => [identity_files => ['/home/yourusername/.ssh/id_rsa']]));