Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $sftp = Net::SFTP->new( $SFTPSite, $userid, $pword ) or 
                     die "Could NOT create SFTP "  ;     #Net::SFTP  const
    +ructor
    print "Yes\n";
    
  2. or download this
    The getpwuid function is unimplemented at C:/strawberry/perl/site/lib/
    +Net/SSH/Perl/SSH2.pm line 39, <GEN0> line 1.