Help for this page

Select Code to Download


  1. or download this
    my $sftp = new Net::SFTP::Foreign(ssh_cmd => 'C:/path/to/putty.exe', h
    +ost => ...);
    ...