Board logo

标题: [文件操作] 可递归处理子目录文件的MD5文件生成工具FSUM [打印本页]

作者: nh_wzg    时间: 2008-10-13 14:46     标题: 可递归处理子目录文件的MD5文件生成工具FSUM

【特点】
与一般MD5文件生成工具相比,突出的特点是:
1.可以处理子目录下面的文件。生成的MD5文件的方式可以有多种参数进行控制。
2.速度快。
3.既可生成也可以校验MD5文件。
4.只能在命令行使用。

【帮助与说明】
MD5 Checksum calculation and verification utility. [1.9.0.149] EN
(C) 2003-2005 Kirill Zinov and Vitaly Rogotsevich. Web site: www.fastsum.com
FSUM [Path] [File | /T:Type] [/V] [/C:File] [/O] [/R]
  Path   Path to a source file, folder or a folder with included
         files mask. You may define several masks using ";" as a separator.
  File   Path to a checksum file. If is not defined and /T:Type parameter is
         not used in calculation mode checksums are printed on the screen.
/T:Type It is a helper that sets position of checksum files. It is
         necessary to process a lot of files, instead of using File parameter.
         This parameter must be one of the following values:
         E - For EACH file (File_name.md5)
         R - One file in the ROOT of the folder (Folder_name.md5)
         F - One checksum-list file for each FOLDER (Folder_name.md5)
   /V    Verification mode. By default FastSum is working in calculation mode.
   /U    Update mode. Verifies and updates checksums of changed files.
/L:File Path to log-file.
/C:File Path to the file for changed files list.
/E:File Path to a list containing files with errors.
   /O    Overwrite existing files.
   /R    Recursive folder scaning.
   /M    Marks checksum files as hidden.
/I:Info Include additional information in the checksum file. Any combination
         of the following attributes is acceptable for the Info parameter.
         D - Date, T - Time, U - User, H - Host, R - Root path, E - Errors.
         Example: /ITUHRE
/Combo  Composite checksum.
/Excl:F Excluded files list.
/H or /? Help.
Examples:
  FSUM C:\Data\Notes.doc C:\My_Checksums\Notes.md5
  This is an example of single file checksum calulation.
  FSUM C:\Data\*.zip;*.pdf /T:F /R
  Calc .zip and .pdf files in all sub-folders (recursively). Result lists are
  placed in each folder.
  FSUM C:\Data /T:F /R /V
  Verify files for sample above.

下载地址:http://www.fastsum.com/download/fsum.zip

[ 本帖最后由 nh_wzg 于 2008-10-13 18:26 编辑 ]
作者: Batcher    时间: 2008-10-13 16:06

没有附件?




欢迎光临 批处理之家 (http://bbs.bathome.net/) Powered by Discuz! 7.2