Time to Complete (in minutes): 3
- Question:
- How do I locate and restore files from my Virginia Tech Network-Attached Storage (NAS) space in Unix?
- Answer:
-
- At the shell prompt, enter:
cd [Directory]
Note: Replace [Directory] with the name of your NFS mount point for NAS file system.
- 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.