Article: vtkb2114.htm
Difficulty: Easy
Time to Complete (minutes): 3
Last Updated: Dec 11, 2006


Question:

How do I locate and restore files from my Virginia Tech Network-Attached Storage (NAS) space in Unix?

Answer:

  1. At the shell prompt, enter:
    cd [Directory]
    Note: Replace [Directory] with the name of your NFS mount point for NAS file system.
  2. At the shell prompt, enter:
    ls -lu [Filename] .snapshot/*/[Filename]
    Note: Replace [Filename] with the name of the file you want to locate and restore.