in reply to Re: Net::SCP::Expect Windows XP
in thread Net::SCP::Expect Windows XP

Hello all,

Many thanks for the replies. I tried Net::SSH but it also failed with a message that I should "Install a proper OS"! :)

I guess I will have to write my own uploader. Shame because the GNU/Linux version in perl is working perfectly.

Replies are listed 'Best First'.
Re^3: Net::SCP::Expect Windows XP
by salva (Canon) on Mar 31, 2014 at 07:32 UTC
    I think you mean Net::OpenSSH which does not support Windows. Net::SSH is a different unrelated module which, BTW, works on Windows but doesn't support password authentication.