No account yet?
Home ยป Downloads
Document Details
 

Streams





Description: The NTFS file system provides applications the ability to create alternate data streams of information. By default, all data is stored in a file%60s main unnamed data stream, but by using the syntax file:stream , you are able to read and write to alternates. Not all applications are written to access alternate streams, but you can demonstrate streams very simply. First, change to a directory on a NTFS drive from within a command prompt. Next, type echo hello > test:stream . You%60ve just created a stream named %60stream%60 that is associated with the file %60test%60. Note that when you look at the size of test it is reported as 0, and the file looks empty when opened in any text editor. To see your stream enter more < test:stream (the type command doesn%60t accept stream syntax so you have to use more). NT does not come with any tools that let you see which NTFS files have streams associated with them, so I%60ve written one myself. Streams will examine the files and directories (note that directories can also have alternate data streams) you specify and inform you of the name and sizes of any named streams it encounters within those files. Streams makes use of an undocumented native function for retrieving file stream information. Full source code is included. Usage: streams [-s] [-d] <file or directory> -s Recurse subdirectories. -d Delete streams. Streams takes wildcards e.g. %60streams *.txt%60.
Property Value
Name Streams
Keywords
Filesize 21.32 kB
Google Ads
Filetype zip (Mime Type: application/zip)
Creator Everybody
Created On: 03/01/2005 00:00
Viewers Everybody
Maintained by Zinho
Hits 3 Hits
Last updated on 12/31/1969 16:00
Homepage
CRC Checksum
MD5 Checksum


You need to login to download texts/tools. Register here, it's fast and free!

Downloads Home
Downloads Home
Search Document
Search Document

Get Archive RSS

The latest tools and texts wherever you are


Do you own a website?
Add these feeds to your site and get a link on our home page!

Newsletter


Every week our tools in your inbox?


Enter your Email


Preview

Security Services by HSC