Help for this page
## ... setup through to your login call the same $ssh->send( qq{ssh-copy-id bkpuser\@10.11.12.13} ); $ssh->waitfor( qq{Password:} ); $ssh->send( $epass );