Argh, After the upgrade, I've connected to the 'working' server.
From: Bård Kregnes <bar...@gm...>
Date: 2009/10/7
Subject: Getting 'full close' and connection dies when logging in
To: ssh...@li...
Hi.
Using Net::Sftp 0.10 and perl 5.8.8 on Debian 2.6.17-2-686 .
My script works fine against out 'own' server, but when I try to
connect to a customers server I'm getting 'connection closed at line
xx' , thats the line $sftp = Net::SFTP->new($host,%args) ;
I'm able to connect and up/download files to our customers using the
sftp program.
It seems to me the problem is identical to this :
http://forums.vandyke.com/showthread.php?t=1083
I've spoken to the sysadm at the customer's site and he can see that
I'm able to log in, but the 'I' disapear.. :-/
TIA
Regards
Bård
|