PDA

View Full Version : -dps option doesn't run in offline mode



dawithers
06-26-2004, 04:22 AM
‑dps 1000 - Generate 1000 DPs and exit - do not send to server. Useful for systems with no or intermittent network access. :bs:

In the option description it says the client will exit automatically when finished completing the specified number of DPs but it doesn't. It tries to submit them. That doesn't flow to well on my offline freebsd system ;)

jlcooke
06-29-2004, 09:54 AM
Originally posted by dawithers
:bs:

In the option description it says the client will exit automatically when finished completing the specified number of DPs but it doesn't. It tries to submit them. That doesn't flow to well on my offline freebsd system ;)

Yes, I'd seen this too. Bummer I know. I will fix this for 1.0.8 and add new option:

-sched 8:00,16:00

This will tell the client to only run from 8am to 8pm and sleep the rest of the time. Submitting DPs when it reaches 200 (or whatever is in your md5_user.xml file)

JLC