Will Rickards said:I've produced 600 points exactly for the past three days.
Is that odd?
Look at unitinfo.txt int he Folding directory. It contains the work unit info & your % done. I bookmark the file for easy access.Bozo said:I have always run folding in console mode. That way I could see what's happening.
If I set up folding to run as a sevice, is there a way to see the progress it's making?
Bozo :mrgrn:
Instead of the first five fields, one of eight special strings may appear:
string meaning
@rebootRun once, at startup.
@yearly Run once a year, "0 0 1 1 *".
@annually (same as @yearly)
@monthly Run once a month, "0 0 1 * *".
@weekly Run once a week, "0 0 * * 0".
@daily Run once a day, "0 0 * * *".
@midnight (same as @daily)
@hourly Run once an hour, "0 * * * *".