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/shop.3dshawn.com/TEMPLATES/store_layouts/reel.html |
| Site | ShopCart (shop.3dshawn.com) on local |
| Kind | local |
| Captured at | 2026-07-01 22:10:04 |
| Captured SHA | 96225df9d56f458cdea910c1799e2d2c37c366ad04dc12ca657ec498c6eea835 |
Current state on disk
Live check just now. If SHAs match, the restore is a no-op.
| File present | yes |
| Size | 6214 bytes |
| Current SHA | 96225df9d56f |
| 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.