Help for this page

Select Code to Download


  1. or download this
    for(@files) {
       $ret = $ssh2->scp_get("$dir/$_", "$_");
       print "RET: $ret\n";
    }
    
  2. or download this
    libssh2_scp_recv(ss->session, path, &st) -> 0x3dae38c
    Net::SSH2::Channel::read(size = 506, ext = 0)
    ...
    - read 1 total
    Net::SSH2::Channel::DESTROY
    RET: 1