Norbert Wenzel <[EMAIL PROTECTED]> writes: > I was wondering if between two idle phases (e.g. queue full/empty) the > presence of the stopfile is checked, or if it is save to end the app > via ctrl+c.
I believe it is only checked before a new job is requested. But it should be safe to kill the client with C-C when there hasn't been any activity for a while. If ForkForUpload is set it could be that the upload fork is still uploading. Matthias _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
