in reply to Re: NET::SFTP::Foreign in perl
in thread NET::SFTP::Foreign in perl
my $sftp = Net::SFTP::Foreign->new('vetri@hostname' ,password => '**** +*' ,expect_log_user => 1,time out => 8,more => '-v' ) ;
the below code is not working . I got same error . The used Net-SFTP-Foreign-1.51 version . The server is running
.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: NET::SFTP::Foreign in perl
by salva (Canon) on Jun 15, 2009 at 08:49 UTC | |
by vetrivel (Sexton) on Jun 16, 2009 at 10:44 UTC | |
by Anonymous Monk on Jun 16, 2009 at 10:42 UTC |