Message boards : Questions and problems : Is there a way to limit only download times?
Message board moderation
Author | Message |
---|---|
Send message Joined: 18 Nov 14 Posts: 1 ![]() |
My ISP allows unlimited uploads 24/7, but only unlimited downloads from 2am-8am. I have a cap for downloads the remaining 18 hours of the day. In BOINC, I can limit the hours for network availability, but that covers both upload and download. Is there a way to allow projects to upload results any time of the day, but only allow downloading of new work during the 2am-8am window? I haven't seen anything obvious along these lines. Thanks for any assistance. |
![]() Send message Joined: 29 Aug 05 Posts: 15640 ![]() |
No, there is no such option. |
Send message Joined: 23 Apr 07 Posts: 1112 ![]() |
You could do a script to set each project to No New Tasks at the end of your unlimited period, and another one to unset NNT after the beginning of your unlimited period. (If Boinc can't ask for work it can't download anything, it'll only upload and report tasks as they complete) http://boinc.berkeley.edu/wiki/Boinccmd_tool --project URL operation Claggy |
![]() Send message Joined: 2 Jul 14 Posts: 186 ![]() |
By the way, is there a way to tell BOINC to finish a running task (or tasks) but not start a next task on the list? Sometimes it would be handy to let BOINC just finish a current job while there are also tasks on the list. I'm thinking of something like "don't start any task on this project" or "don't start any GPU task on this project" ... "but finish what you are doing right now". Sorry, I might have missed some basic command... |
![]() Send message Joined: 29 Aug 05 Posts: 15640 ![]() |
Start the BOINC binary with the --exit_after_finish attribute. E.g. in Windows, boinc.exe --exit_after_finish Exit just after finishing any job. |
![]() Send message Joined: 2 Jul 14 Posts: 186 ![]() |
Thank you very much! |
Copyright © 2025 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.