Changes between Version 20 and Version 21 of RemoteJobs


Ignore:
Timestamp:
Aug 2, 2011, 11:30:16 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RemoteJobs

    v20 v21  
    4545   * '''source''': a URL from which the BOINC server can download the file,
    4646     or the path of the file on the BOINC server
    47    * '''name''': the [BoincFiles physical name] of the file
    4847
    4948Result: a 2-element array containing
     
    5958
    6059$f->source = "http://foo.bar.edu/index.php";
    61 $f->name = "in";
    6260$job->input_files = array($f);
    6361