Just found Net::SSH::W32Perl today, and found the same problem.   Note the thread at NET::SSH::W32PERL - script Hangs when trying to run a command where same complaint is raised - hanging at the same point.   Has anyone gotten Net:SSH::* to work on Win32 in recent times?
TLSXPA: Login completed, opening dummy shell channel.
TLSXPA: channel 0: new client-session
TLSXPA: Requesting channel_open for channel 0.
TLSXPA: channel 0: open confirm rwindow 0 rmax 32768
TLSXPA: Got channel open confirmation, requesting shell.
TLSXPA: Requesting service shell on channel 0.
TLSXPA: channel 1: new client-session
TLSXPA: Requesting channel_open for channel 1.
TLSXPA: Entering interactive session.
TLSXPA: Sending command: date
TLSXPA: Requesting service exec on channel 1.
TLSXPA: channel 1: open confirm rwindow 0 rmax 32768
Hey, just found rebuilt for AS 5.8.x. I'll see what happens if I _can_ uninstall Net::SSH::* and reinstall from his site. (sigh)

In reply to Re: Re: Re: Re: Re: SFTP hangs (winxp) by shenme
in thread SFTP hangs (winxp) by rkg

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.