Changes between Version 4 and Version 5 of JobStage


Ignore:
Timestamp:
Mar 11, 2015, 12:28:37 PM (9 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JobStage

    v4 v5  
    77To do this, run
    88{{{
    9 bin/stage_file [--gzip] [--copy] file_path
     9bin/stage_file [--gzip] [--copy] path
    1010}}}
    1111 --gzip:: send the file in compressed form to 7.0+ clients.
     
    2020   This eliminates the need to do this each time a job submission refers to the file.
    2121
     22'''path''' is the file to be staged.
     23If '''path''' is a directory, all the files in that directory are staged.
     24
    2225Note: '''stage_file''' was added to the BOINC trunk on 16 Oct 2012.
    2326If your server code is older than that, use