On Thu, 2006-06-01 at 22:51 -0700, Craig Barratt wrote: > The problem is that BackupPC_nightly generates output that > the server parses so it can update the stats. If you run > it manually then the server doesn't get to update the results. > The CGI script asks the server the current stats, which will > just be the old values in your case.
Ah, ok, thanks for the information. It would be nice if one could use signals to initiate the _nightly run inside the BackupPC daemon, but I guess that's not on the top of your todo list. :) For now I just changed the ordering of the WakeupSchedule entries so that the _nightly run is done during daytime when the server is running. Kind regards WK _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
