Re: Net::SFTP / Net::SSH::W32Perl strange debug messages?
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Mon, 14 Aug 2006 19:09:51 +1000
<trsaunders@xxxxxxxxx> wrote in message
..
..
idea?I've tried looking through the SFTP & SSH code, but I cannot work out
where on earth these messages are coming from. has anyone got any
code
Judging by the messages, it looks like they are being generated by the
Channel.pm.at line 295 of SSH2.pm, and by the code at lines 110 and 118 of
..
What are those specific lines of code ?
..
SSH2.pm:..
..
$rb->add($ssh->sock); ##### line>295 of SSH2.pm
..
..
Channel.pm:..
..
if ($c->{rfd} && $c->{istate} == CHAN_INPUT_OPEN && ### line 110..
..
#### line 118..
..>
I can't see anything on those lines which could cause this!
Neither can I.
Just check that the SSH2.pm you've quoted is, in fact, located at
C:/Perl/site/lib/Net/SSH/Perl/SSH2.pm and that the Channel.pm you've quoted
is located at C:/Perl/site/lib/Net/SSH/Perl/Channel.pm.
That being so, all I can say is "Beats me, too" :-)
Cheers,
Rob
.
- References:
- Net::SFTP / Net::SSH::W32Perl strange debug messages?
- From: trsaunders
- Re: Net::SFTP / Net::SSH::W32Perl strange debug messages?
- From: Sisyphus
- Re: Net::SFTP / Net::SSH::W32Perl strange debug messages?
- From: trsaunders
- Net::SFTP / Net::SSH::W32Perl strange debug messages?
- Prev by Date: Re: BerkeleyDB Queue Database Array Size
- Next by Date: Re: BerkeleyDB Queue Database Array Size
- Previous by thread: Re: Net::SFTP / Net::SSH::W32Perl strange debug messages?
- Next by thread: Re: Net::SFTP / Net::SSH::W32Perl strange debug messages?
- Index(es):