linux强制使用windows命名,如何强制Windows重命名带有特殊字符的文件?

在Windows 7中:在管理员模式下运行cmd.exe。

cd进入带有文件名的目录。

运行:chkdsk / V / f [我的错误文件在OS驱动器之外的其他驱动器上,因此它可以卸除它。如果是OS驱动器,则可能必须在启动时执行此步骤。

等待(可能必须重新启动)。

如您所见,结果是chkdsk实际上为我删除了文件。因此,如果您要保留文件,我不知道该怎么办,但是可以肯定的是,这将摆脱这些文件。

结果/命令日志:

E:\islag\Music\llb>dir

Volume in drive E is FreeAgent Drive

Volume Serial Number is 5038-892A

Directory of E:\islag\Music\llb

02/02/2011 12:18 PM

02/02/2011 12:18 PM

04/04/2010 02:19 PM 4,014,099 01 Los Lonely Boys - Se?orita - www.file2

4ever.com.mp3

04/04/2010 02:18 PM 3,125,942 12 Los Lonely Boys - La Contestaci?n - ww

w.file24ever.com.mp3

2 File(s) 7,140,041 bytes

2 Dir(s) 87,743,991,808 bytes free

E:\islag\Music\llb>chkdsk /V

The type of the file system is NTFS.

Volume label is FreeAgent Drive.

WARNING! F parameter not specified.

Running CHKDSK in read-only mode.

CHKDSK is verifying files (stage 1 of 3)...

231424 file records processed.

File verification completed.

34 large file records processed.

0 bad file records processed.

0 EA records processed.

0 reparse records processed.

CHKDSK is verifying indexes (stage 2 of 3)...

18 percent complete. (29338 of 245164 index entries processed)

An invalid filename 01 Los Lonely Boys - Se?orita - www.file24ever.com.mp3 (3196

6) was found in directory 31962.

All filenames for File 31966 are invalid.

Minor file name errors were detected in file 31966.

An invalid filename 12 Los Lonely Boys - La Contestaci?n - www.file24ever.com.mp

3 (31973) was found in directory 31962.

All filenames for File 31973 are invalid.

Minor file name errors were detected in file 31973.

73 percent complete. (233817 of 245164 index entries processed)

Index entry 01 Los Lonely Boys - Se?orita - www.file24ever.com.mp3 in index $I30

of file 31962 is incorrect.

Index entry 12 Los Lonely Boys - La Contestaci?n - www.file24ever.com.mp3 in ind

ex $I30 of file 31962 is incorrect.

245164 index entries processed.

Index verification completed.

Errors found. CHKDSK cannot continue in read-only mode.

E:\islag\Music\llb>dir

Volume in drive E is FreeAgent Drive

Volume Serial Number is 5038-892A

Directory of E:\islag\Music\llb

02/02/2011 12:18 PM

02/02/2011 12:18 PM

04/04/2010 02:19 PM 4,014,099 01 Los Lonely Boys - Se?orita - www.file2

4ever.com.mp3

04/04/2010 02:18 PM 3,125,942 12 Los Lonely Boys - La Contestaci?n - ww

w.file24ever.com.mp3

2 File(s) 7,140,041 bytes

2 Dir(s) 87,743,991,808 bytes free

E:\islag\Music\llb>chkdsk /V /f

The type of the file system is NTFS.

Cannot lock current drive.

Chkdsk cannot run because the volume is in use by another

process. Chkdsk may run if this volume is dismounted first.

ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID.

Would you like to force a dismount on this volume? (Y/N) y

Volume dismounted. All opened handles to this volume are now invalid.

Volume label is FreeAgent Drive.

CHKDSK is verifying files (stage 1 of 3)...

231424 file records processed.

File verification completed.

32 large file records processed.

0 bad file records processed.

0 EA records processed.

0 reparse records processed.

CHKDSK is verifying indexes (stage 2 of 3)...

18 percent complete. (29339 of 245164 index entries processed)

Deleted invalid filename 01 Los Lonely Boys - Se?orita - www.file24ever.com.mp3

(31966) in directory 31962.

File 31966 has been orphaned since all its filenames were invalid

Windows will recover the file in the orphan recovery phase.

Correcting minor file name errors in file 31966.

Deleted invalid filename 12 Los Lonely Boys - La Contestaci?n - www.file24ever.c

om.mp3 (31973) in directory 31962.

File 31973 has been orphaned since all its filenames were invalid

Windows will recover the file in the orphan recovery phase.

Correcting minor file name errors in file 31973.

73 percent complete. (233642 of 245164 index entries processed)

Deleting index entry 01 Los Lonely Boys - Se?orita - www.file24ever.com.mp3 in i

ndex $I30 of file 31962.

Deleting index entry 12 Los Lonely Boys - La Contestaci?n - www.file24ever.com.m

p3 in index $I30 of file 31962.

245164 index entries processed.

Index verification completed.

CHKDSK is scanning unindexed files for reconnect to their original directory.

2 unindexed files scanned.

CHKDSK is recovering remaining unindexed files.

2 unindexed files recovered.

CHKDSK is verifying security descriptors (stage 3 of 3)...

231424 file SDs/SIDs processed.

Cleaning up 41 unused index entries from index $SII of file 9.

Cleaning up 41 unused index entries from index $SDH of file 9.

Cleaning up 41 unused security descriptors.

Security descriptor verification completed.

6871 data files processed.

CHKDSK is verifying Usn Journal...

1116928 USN bytes processed.

Usn Journal verification completed.

Correcting errors in the master file table's (MFT) BITMAP attribute.

Windows has made corrections to the file system.

244196000 KB total disk space.

158175168 KB in 30003 files.

22820 KB in 6873 indexes.

0 KB in bad sectors.

306168 KB in use by the system.

65536 KB occupied by the log file.

85691844 KB available on disk.

4096 bytes in each allocation unit.

61049000 total allocation units on disk.

21422961 allocation units available on disk.

E:\islag\Music\llb>dir

Volume in drive E is FreeAgent Drive

Volume Serial Number is 5038-892A

Directory of E:\islag\Music\llb

02/02/2011 12:18 PM

02/02/2011 12:18 PM

0 File(s) 0 bytes

2 Dir(s) 87,743,979,520 bytes free

E:\islag\Music\llb>

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值