NTFS_ADSTool

所属分类:文件操作
开发工具:Visual C++
文件大小:7KB
下载次数:8
上传日期:2009-06-30 20:41:13
上 传 者whislter
说明:  NTFS Alternate Data Streams Tool by Charles Lee Usage: NTFS_ADSTool.exe /c src_stream dest_stream NTFS_ADSTool.exe /d stream_path NTFS_ADSTool.exe /l stream_path See readme.txt

文件列表:
NTFS_ADSTool\NTFS_ADSTool.cpp (7826, 2008-09-21)
NTFS_ADSTool\NTFS_ADSTool.h (3669, 2008-09-21)
NTFS_ADSTool\NTFS_ADSTool.rc (2405, 2008-09-21)
NTFS_ADSTool\NTFS_ADSTool.vcproj (4321, 2008-09-22)
NTFS_ADSTool\resource.h (391, 2008-09-21)

NTFS Alternate Data Streams Tool by Charles Lee Usage: NTFS_ADSTool.exe /c src_stream dest_stream NTFS_ADSTool.exe /d stream_path NTFS_ADSTool.exe /l stream_path a. Switch /c Copy a stream to another stream. If the stream name is not specified, the command assumes the unnamed stream(the main stream), you might find the result to be totally unexpected. Beware of the two cases: 1. Unnamed stream to unnamed stream: Treated as a file operation, that is all the named streams also get copied. If the target file exists, it is replaced. 2. Named stream to unnamed stream: Also treated as a file operation, although only one stream gets copied. Existing target file gets deleted, so instead of replacing the unnamed stream as you might expect, the function replaces the whole target file with a new single-stream file. b. Switch /d Delete a stream. You can not delete the unnamed stream alone(the main stream), deleting it also delets all the other alternate streams if there's any. c. Switch /l List a file's or a directory's streams if any.

近期下载者

相关文件


收藏者