I run my program on my college server and have to provide a log file to update the results of the program.
Accidently I submitted a program without updating the name of the log file and hence the older version of the log file is no longer accessible to me. But the results are important for me and hence I want to restore the previous version of the log file.
Is there any way to do restoration?