Restore
Restore
Restore file to captured state
Every captured change carries its SHA-256-addressed content in BLOB_STORE. Restoring writes that content back to the original path — current file gets backed up to <path>.drift_restore_backup_<epoch> before overwrite.
What will change
Preview -- nothing has been written yet.
| Target file | /var/www/vhosts/3dshawn.com/repricer.3dshawn.com/TEMPLATES/repricer_admin_users.html |
| Site | RePricer (repricer.3dshawn.com) on local |
| Kind | local |
| Captured at | 2026-07-01 21:47:23 |
| Captured SHA | 425890736b5d40a58715033ad288b549405d6162dd311a9e4245185ed5916bf8 |
Current state on disk
Live check just now. If SHAs match, the restore is a no-op.
| File present | yes |
| Size | 2580 bytes |
| Current SHA | 425890736b5d |
| Same as captured? | yes -- no-op |
Confirm restore
Backs current content to <target>.drift_restore_backup_<epoch>, writes the captured content, verifies SHA post-write.