Arp
At
Cd
Cls
Cmd
Del
Dir
Fc
For
Ftp
If
Ldp
Lpq
Lpr
Md
Msg
Nlb
Rcp
Rd
Reg
Rem
Ren
Rsh
Sc
Set
Sfc
Ver
Vol
확장 최소화
이 항목은 아직 평가되지 않았습니다.- 이 항목 평가

Recover

업데이트 날짜: 2007년 9월

적용 대상: Windows Server 2008, Windows Vista

Recovers readable information from a bad or defective disk.

For examples of how to use this command, see Examples.

Syntax

recover [<Drive>:][<Path>]<FileName>

Parameters

 

Parameter Description

[<Drive>:][<Path>]<FileName>

Specifies the location and name of the file that you want to recover. FileName is required.

/?

Displays help at the command prompt.

Remarks

  • The recover command reads a file, sector-by-sector, and recovers data from the good sectors. Data in bad sectors is lost.

  • Bad sectors reported by chkdsk were marked as "bad" when your disk was prepared for operation. They pose no danger, and recover does not affect them.

  • Because all data in bad sectors is lost when you recover a file, you should recover only one file at a time.

  • You cannot use wildcard characters (* and ?) with the recover command. You must specify a file (and the location of the file if it is not in the current directory).

Examples

To recover the file Story.txt in the \Fiction directory on drive D, type:

recover d:\fiction\story.txt 

Additional references

이 정보가 도움이 되었습니까?
(1500자 남음)

커뮤니티 추가 항목

추가
© 2013 Microsoft. All rights reserved.