Question

I was editing a file over SSH when my computer crashed and I got the BSOD. I was SSHing through Putty. I would really like to recover if possible. I don't know if there is anyway to restore the SSH session and save from there. Any help would be appreciated.

Was it helpful?

Solution

No, there is no way to restore your session, unless you used something like screen.

But there might be a way to restore your file, but that depends on the editor you used. Editors like Vim and Emacs store the changes of unsaved files, and will notify you the next time you open the file.

Thus all you have to do in this case is open the same file again. In other cases the changes might just be gone.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top