Steven M. Alper wrote:
1. Would it be possible to add a condition which would prevent an action from occurring if a previous verify failed? It would be nice to be able to automatically stop actions which could potentially further corrupt a damaged archive.
Two suggestions:
1) A slight twist on the original question quoted above. Would it be possible to add a condition which would prevent an action from occurring if a previous verify
of another archive failed? Why would I want to do that? Well, in the past I've used backup schedules where - for example - I alternate between two destination archives every other day. Let's say a sw bug should mess up Archive_1 while backing up on Monday, then I have Archive_2 from Sunday still intact
![](https://forums.qrecall.com/images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif)
However, if I don't realize Archive_1 was corrupted until a few days later, then very likely the same sw bug has already corrupted Archive_2 during Tuesday's backup
![](https://forums.qrecall.com/images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif)
Now if I could tell QR to not proceed with the scheduled backup on Tuesday in such a case, that might help.
2) Would it be possible and make sense to add a condition that runs an AppleScript and uses a result form the AppleScript to decide whether to proceed or not? Reason, for example: To make sure certain disk images are
not mounted, before starting the capture.
Thanks!
- Rene