Help for this page

Select Code to Download


  1. or download this
    open(FTP_WORK, ">@FTP_cmnd_file");
        $oldHandle = select(FTP_WORK);
    ...
    $_ = `ftp -s:@FTP_cmnd_file > @FTP_log_file`;
    
  2. or download this
    ftp> ftp> open window.ftp.server
    Invalid command.