in reply to Re^3: SFTP can use in SSH
in thread SFTP can use in SSH
Hi
iam wroking windows environmet(active state perl)
I have Net-SSH-Perl 1.23_01 Net-SSH-W32Perl 0.05 Win32 (ActivePerl) Compatibility Layer for Net::SSH::Perl
in my code first invocation of cmd, then disconnect;
then connect again on the second invocation of cmd, then disconnect again.
but it is happend SSH1 protocol
throw SSH2 we can slove so i have give in my code like this protocal=>2,1,
still same problem wht i have to do
is it required to update the version Net-SSH-Perl?
|
|---|