my $ssh = Net::OpenSSH->new("$host", user => "$user", passwd => "$passwd", timeout => 90, tty => 1 );