feat: Validate backup directory placeholders resolve to valid path before backup #109

Closed
opened 2026-06-23 15:53:28 +00:00 by jmiller · 0 comments
Owner

The PreflightCheck currently warns when placeholders are unresolved but doesn't validate the resolved path. Add a check that resolves all placeholders and verifies the resulting path exists and is writable before the backup starts.

The PreflightCheck currently warns when placeholders are unresolved but doesn't validate the resolved path. Add a check that resolves all placeholders and verifies the resulting path exists and is writable before the backup starts.
jmiller added the component: engine label 2026-06-23 15:53:28 +00:00
Sign in to join this conversation.
Priority Medium
Type Feature
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteBackup#109