Restoring Information From Your Backed-up Institutional File Server Folder
S4110 October 2011
Files that you store in your Home or group folder on U-M's Institutional File Server (IFS) are automatically backed up. This document describes how to access the backups of your files should you need to.
FOLDER VERSUS DIRECTORY: These two terms are used interchangeably. Directory is the older, more technical term for a folder. In this document, folder is used.
Table of Contents
Retrieval Methods
For your convenience and the security of your data, Information and Technology Services (ITS) regularly backs up your files stored in the Institutional File System (IFS).
If you mistakenly delete or change a file stored in IFS, there are two ways for you to recover it from your backed-up files:
Access the most recent backup of your home or group folder by yourself anytime at no cost.
Request a restore from any of the preceding 14 days or for a weekly backup from the past eight weeks.
TIME AND COST:Your entire Home or group folder will be restored as soon as possible although the recovery may take up to one business day. This service typically has no cost; however, ITS reserves the right to implement a charge for requests that will exceed the time and resources expended for a standard restore. You will be advised of any cost prior to performing the restore. For students, the fee will appear in their student account. Faculty and staff members should provide a departmental account or shortcode.
Accessing Your Most Recent Backup
A new backup of your files is typically created once per day. This is usually done in the early evening. That backup is always available to you online, and you can do immediate restores from it at any time. Use any of the following methods, presented in order of ease and convenience:
MFile for both Windows and Mac Users
NEED HELP USING MFILE? Please refer to Using MFile To Acces Your IFS Home Directory Over the Web with MFile (S4311).
Log in to MFile at http://mfile.umich.edu/.
At the bottom of Folder Properties, click Show Hidden Files.
-
Click the .oldfiles folder that appears in your list of files and folders. You may need to scroll down to see it.
HINT: Once you've opened the .oldfiles folder, in the Folder Properties box, click Hide Hidden Files to make the contents of your list easier to view. Doing so does not harm anything, and you do not have to reactivate it.
Locate the file you want and copy it back to your computer.
From a Windows Computer
-
Use secure file transfer software to connect to your Home or group folder. Members of the U-M community can download WinSCP software at no charge from the Blue Disc web site.
NEED HELP USING WinSCP? Please refer to Use WinSCP to Transfer Files with sftp [Windows] (S4387)
-
Under the SSH View menu, click Show Hidden Files.
In the Remote Name list on the right, double-click .oldfiles. You may need to scroll down the list.
HINT: Once you've opened the .oldfiles folder, under the View menu again, in the Folder Properties box, uncheck Show Hidden Files to make the contents of your list easier to view. Doing so does not harm anything, and you do not have to reactivate it.
Locate the file you want and copy it back to your computer.
From a Mac Computer
Use secure file transfer software to connect to your Home or group folder. ITS provides Fugu and Fetch for this purpose. You can download either from the Blue Disc web site. Both programs have built-in help under the Help menu.
-
Under Fugu's SFTP menu, click Show Hidden Files. Fetch automatically shows hidden files.
The following screen shots are from Fugu:
-
The .oldfiles folder appears in your list of directories/folders and files. Look inside it for the most recent backup of your files.
HINT: In Fugu, once you've opened the .oldfiles folder, under the SFTP menu, click again Show Hidden Files to make the contents of your list easier to view. Doing so does not harm anything, and you do not have to reactivate it.
Locate the file you want and copy it back to your computer.
Using ITS Login Service
CAUTION: This method is only recommend for those who are familiar with the command line interface of terminal programs.
HINT: At the end of each step, you must press ENTER or RETURN.
-
Using an ssh terminal program, type ssh login.itd.umich.edu
-
When prompted for your password, type your UMICH Kerberos password.
-
View your directories by typing cd ~<your uniqname or group name> where <your uniqname or group name> is your uniqname or name of the group you wish to view. Do not include the <> characters. For example: cd ~bjensen
-
To view the file and folder list, type ls -a
-
To access the files and directories from your most recent backup, type cd .oldfiles
-
To copy a file from the .oldfiles folder to your Home or group folder, type cp <file> ../<new location>
For example: cp mypaper.doc ../Public/html
Request a Restore
If the procedures described above do not provide what you need, IFS support staff can restore earlier backups going back eight weeks.
What You Can Expect
To request a restore, send an e-mail to ifs-restore@umich.edu with the following information:
- Your full name
- Your uniqname
- Location in IFS of the original file (the pathname)
- Approximate date you last saw the file(s) you want restored
TIME AND COST: Your entire Home or group folder will be restored as soon as possible although the recovery may take up to one business day. This service typically has no cost; however, ITS reserves the right to implement a charge for requests that will exceed the time and resources expended for a standard restore. You will be advised of any cost prior to performing the restore. For students, the fee will appear in their student account. Faculty and staff members should provide a departmental account or shortcode.
Additional Resources
Visit ITS's Information System to obtain ITS computer documentation and other resources. A list of relevant documents follows:
The ITS Service Center provides a variety of computing help resources.
For further help with this or any other topic, call 734-764-HELP [4357] or submit an online service request.
|