in reply to Re: Re: Re: Re: SFTP hangs (winxp)
in thread SFTP hangs (winxp)

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)