http://qs321.pair.com?node_id=1012808


in reply to Net::SCP::Expect RSA Fingerprint Problem

You could try auto_yes if you just want to answer every question coming from scp with a yes...

Net::SCP::Expect->new(auto_yes=>1,...)