If you accidentally erase a file, you can usually recover it yourself using the recover command on the composers. Files are backed up every night. You can recover a file that has been on the server for up to 6 months.
NOTE: This process will only recover files from the Central UNIX servers and will not recover e-mail from the Mirapoint UD e-mail system. If you need help to recover e-mail, please contact the the IT Help Center at 831-6000 between 8 a.m. and 5 p.m., Monday through Friday. Or, you can submit a question through e-mail.
recover is located in the /usr/bin directory. By default, you should be able to find this command; however, if you see the following message:
recover: Command not found
You may need to type /usr/bin/recover to run the program.
NOTE: This process will only recover files from the Central UNIX servers and will not recover e-mail from the Mirapoint UD e-mail system. If you need help to recover e-mail, please contact the the IT Help Center at 831-6000 between 8 a.m. and 5 p.m., Monday through Friday. Or, you can submit a question through e-mail.
If you are unsure what this means, see "Secure Shell Instructions" for help.
cd data
and press ENTER. You are now in your data directory.
recover
and press ENTER. It might take up to a minute for the "recover>" prompt to appear. It should look similar to

ls -a
and press ENTER. You will see a list of files. For example, if you are in the data directory, then these files will be the same names as your data folders.
versions filename
replacing filename with the name of the file you wish to recover, then press ENTER. A list of various versions of the file stored on different dates appears. You should see a display similar to this one when looking for the versions of the folder class in the data directory:

In this example, the most recent version of "class" saved on February 21, 2002 is the largest version with a size of 1584. The size of the file is displayed on the same line as the name of the file, right before the date.
If you see a program prompt that reads, "Display more versions of /home/usra/0c/03174/mail/______," press the Y key.
If, however, the most recently backed-up version IS NOT the one you want recovered, use the "changetime" command to indicate which date you want to recover. NOTE: Use the "save time:" not the creation date to determine what date and time to use with the "changetime" command. For the previous example, at the "recover>" prompt, type
changetime feb 21 02:02 2002
and press ENTER to enable recover to use the version saved on February 21 at 02:01:17. Note that this process may take a few minutes. Before you proceed to the next step, you must wait until the system displays the prompt, "Time changed to...."
Also note that you need to go just past the "save time:" with the value you specify with "changetime".
add filename
replacing filename with the name of the file you want to recover and press ENTER. You can check to see that the correct files are selected by typing at the "recover>" prompt
list
and pressing ENTER. You should see the display similar to the following one:

If you have more files to recover from the same "changetime", then go back to step 7, otherwise go back to step 6. Continue this process until all files have been added to the recover list.
Other recover commands let you prepare to recover your file. For example, you can use relocate directoryname to recover a file into a different directory, or delete filename to remove a file from the recover list. To see a list of additional commands and a terse explanation of their function, at the "recover>" prompt, type
help
and press ENTER. You should see the display similar to the following one:

recover
and press ENTER. After typing this command, it might take a LONG time (5-40 minutes) for the program to find the files and reload them.
For example, if you are recovering a data folder called "class" typing 'R' to rename it will create "class.R" as the recovered file.
quit
at the "recover>" prompt, then press ENTER. The next sample screen displays the commands to recover the most recent versions of the files "class" and "read-mail" that are mail folders in "mail" directory.

If you need help quickly, you may call the IT Help Center at 831-6000 between 8 a.m. and 5 p.m., Monday through Friday. Or, you can submit a question through e-mail.