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/webstls.com/httpdocs/_clone.pl |
| Site | WebSTLs /httpdocs (SSH agent) on WebSTLs (webstls.com) |
| Kind | ssh_agent |
| Captured at | 2026-07-01 22:27:11 |
| Captured SHA | 15a5e80be7bcd550b7f0a7ff0cf04b178b2b8e2a8d3db1f86a331a78b9dc3841 |
Current state on disk
Live check just now. If SHAs match, the restore is a no-op.
| File present | yes |
| Size | 1676 bytes |
| Current SHA | 15a5e80be7bc |
| 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.