← Back to Code Folder Sync

Operations

Inspect health, verify state, and operate the per-folder background service.

Use the narrow commands first:

codefoldersync status
codefoldersync doctor
codefoldersync verify --full

status summarizes accepted and pending state. doctor checks configuration, filesystem behavior, transport, and service ownership. verify --full rehashes the complete tree and is the authoritative expensive check after a join, restore, conflict resolution, or incident.

Only one mutating process may own a configured folder. Install one user service per folder and inspect its exact paths before starting it.