Help for this page

Select Code to Download


  1. or download this
    1. Package wrapper for NET::FTP (error checking)
    2. main code that creates threads and self master.
    ...
        return;
    }
    #other functions....
    
  2. or download this
    #File 2 (Main Code)
    use SPFtp qw(/^\$/);
    ...
    # Create Thread 4
    Connect("bugs", "60", "binary");
    # Master Thread