Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    #Telnet Script to read the OWW tcp port and write the output to a file
    + for upload to the net
    ...
    
    
    exit 0
    
  2. or download this
    #!/usr/bin/perl -w
     use Net::FTP;
    ...
     
     exit 0