Changes between Version 46 and Version 47 of JobSubmission
- Timestamp:
- Sep 9, 2019, 12:24:42 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JobSubmission
v46 v47 64 64 --remote_file URL nbytes MD5 65 65 }}} 66 67 where MD5 is the file's MD5 hash. 68 The resulting file will have physical name '''jf_MD5'''; 69 i.e. on the client, the project directory will contain the file with the physical name, 70 and the slot directory will contain a [BoincFiles link file] 71 of the form 72 73 <soft_link>../../projects/PROJECT_URL/jf_MD5</soft_link> 66 74 67 75 === Creating multiple jobs ===