Info | Message |
---|---|
1) Message boards : Server programs : Should app files be copied to download dir?
Message 65869 Posted 8 Dec 2015 by Joe Kutner |
I've create a new BOINC server[1], which seems to be working. I've add a new app to it, which is created successfully. But the executable files that are a part of the app are configured as being available under /download. For example:<file_info> <name>wrapper_26014_x86_64-apple-darwin</name> <url>https://young-escarpment-7875.herokuapp.com/boinc/download/wrapper_26014_x86_64-apple-darwin</url> <executable/> ... </file_info> But the files like this only exist under: apps/ young-escarpment-7875/ 5/ x86_64-apple-darwin/ wrapper_26014_x86_64-apple-darwin Is this expected? Do I need to use the stage_file script to move these app files under download? Do I have my version.xml configured incorrectly? <version> <file> <physical_name>wrapper_26014_x86_64-apple-darwin</physical_name> <main_program/> </file> ... </version> Thanks, Joe [1] http://young-escarpment-7875.herokuapp.com/boinc/ |
Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.