Changes between Version 4 and Version 5 of JobStage
- Timestamp:
- Mar 11, 2015, 12:28:37 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JobStage
v4 v5 7 7 To do this, run 8 8 {{{ 9 bin/stage_file [--gzip] [--copy] file_path9 bin/stage_file [--gzip] [--copy] path 10 10 }}} 11 11 --gzip:: send the file in compressed form to 7.0+ clients. … … 20 20 This eliminates the need to do this each time a job submission refers to the file. 21 21 22 '''path''' is the file to be staged. 23 If '''path''' is a directory, all the files in that directory are staged. 24 22 25 Note: '''stage_file''' was added to the BOINC trunk on 16 Oct 2012. 23 26 If your server code is older than that, use