http://www.perlmonks.org?node_id=990778


in reply to Re: Net::SCP::Expect wierdness
in thread Net::SCP::Expect wierdness

Yes I did to ridiculous values. 900 seconds? really? Still didn't work for me.

<ul

Tried that too and it did not work for all the hosts I have to do transfers to.

This problem is driving me nuts... and I'm already close enough to walk.


Peter L. Berghold -- Unix Professional
Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg

Replies are listed 'Best First'.
Re^3: Net::SCP::Expect wierdness
by salva (Canon) on Aug 31, 2012 at 07:19 UTC
    Are you able to transfer the files using scp from the command line with the -q flag set?

    Have you tried upgrading your client machine to the latest version of OpenSSH?

    What are exactly the kind of problems you see when using SFTP? Is it disabled in some host?