RESTORE Restores files that were backed up by using any version of BACKUP from MS-DOS versions 2.0 through 5.0. If you are restoring files that were backed up using the MSBACKUP program in MS-DOS 6 or later, use that version of the program to restore those files. You can restore files from similar or dissimilar disk types. Syntax RESTORE drive1: drive2:[path[filename]] [/S] [/P] [/B:date] [/A:date] [/E:time] [/L:time] [/M] [/N] [/D] Parameters drive1: Specifies the drive on which the backed-up files are stored. drive2: Specifies the drive to which the backed-up files will be restored. path Specifies the directory to which the backed-up files will be restored. You must specify the same directory from which the files were backed up. filename Specifies the names of the backed-up files you want to restore. Switches /S Restores all subdirectories. :m555 /P Prompts you for permission to restore files that are read-only (that have the read-only attribute set) or that have changed since the last backup (that have the archive attribute set). /B:date Restores only those files last modified on or before the specified date. The format of date varies according to the COUNTRY setting in your CONFIG.SYS file. For information about specifying date, see the command. /A:date Restores only those files last modified on or after the specified date. The format of date varies according to the COUNTRY setting in your CONFIG.SYS file. For information about specifying date, see the command. /E:time Restores only those files last modified at or earlier than the specified time. The format of time varies according to the COUNTRY setting in your CONFIG.SYS file. For information about specifying time, see the