Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The rsync mirror example uses --delete, which will remove files from the destination that do not exist in the source. In a backup/recovery guide, this can cause irreversible loss of historical or unrelated data if readers point the command at the wrong target or misunderstand that it is synchronization rather than versioned backup.
