Help for this page

Select Code to Download


  1. or download this
    $ftp_sessions[$nbr] = { status => 1, loc => $location };
    
  2. or download this
    $ftp_sessions[$nbr] = threads->create("start_ftp", $nbr, $loc);