Common RESTORE Problems, Including "No Files Found to Restore" (60713)
The information in this article applies to:
- Microsoft MS-DOS operating system 3.1
- Microsoft MS-DOS operating system 3.2
- Microsoft MS-DOS operating system 3.21
- Microsoft MS-DOS operating system 3.3
- Microsoft MS-DOS operating system 3.3a
- Microsoft MS-DOS operating system 4.0
- Microsoft MS-DOS operating system 4.01
- Microsoft MS-DOS operating system 5.0
- Microsoft MS-DOS operating system 5.0a
- Microsoft MS-DOS operating system 6.0
- Microsoft MS-DOS operating system 6.2
- Microsoft MS-DOS operating system 6.21
- Microsoft MS-DOS operating system 6.22
This article was previously published under Q60713 SUMMARY
The MS-DOS RESTORE command expects a full target file specification,
including the exact filename or wildcard. If the target file(s) to be
RESTOREd are not fully specified, RESTORE reads all of the BACKUP
disks and display the following message:
Warning! No files found to restore.
For example, to RESTORE all files backed up from the C:\TEST
directory, use the following command:
restore a: c:\test\*.*
To RESTORE all files that are backed up, use the following command:
restore a: c:\*.* /s
The RESTORE command places the files in the same directory that
they were backed up from, creating directories as needed.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | KB60713 |
---|
|