Help for this page

Select Code to Download


  1. or download this
    use Net::FTP;
    ...
    $ftp->get("that.file");
    ...
    
  2. or download this
    Net::FTP=GLOB(0x??????)>>> PORT xxx,xxx,xxx,xxx,198
    Net::FTP=GLOB(0x??????)<<< Port request OK.
    ...
    Timeout at ... Net/FTP.pm line 471
    Net::FTP=GLOB(0x??????)>>> QUIT
    Net::FTP=GLOB(0x??????)<<< 250 Transfer completed successfully