파일시스템
2011.03.17 13:38

NTFS Multiple Data Streams

조회 수 1389 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제

NTFS Multiple Data Streams

NTFS supports multiple data streams, where the stream name identifies a new data attribute on the file. A handle can be opened to each data stream. A data stream, then, is a unique set of file attributes. Streams have separate opportunistic locks, file locks, and sizes, but common permissions.

This feature enables you to manage data as a single unit. The following is an example of an alternate stream:

myfile.dat:stream2	

A library of files might exist where the files are defined as alternate streams, as in the following example:

library:file1
:file2
:file3

A file can be associated with more than one application at a time, such as Microsoft® Word and Microsoft® WordPad. For instance, a file structure like the following illustrates file association, but not multiple files:

program:source_file
           :doc_file
           :object_file
           :executable_file

 

To create an alternate data stream, at the command prompt, you can type commands such as:

echo text>program:source_file
    more<program:source_file 

Important
When you copy an NTFS file to a FAT volume, such as a floppy disk, data streams and other attributes not supported by FAT are lost.

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
61 메모리 낸드 플래시 서비스 가능 메모리 admin 2013.06.07 2529
60 파일시스템 EXFAT 개요 admin 2011.09.26 2365
59 서버/레이드 RAID 1E admin 2011.03.30 1811
58 포렌식 Digital Forensic 의 정의 admin 2011.03.19 102510
57 파일시스템 hfs+ 개요 admin 2011.03.19 173010
56 파일시스템 ext2 개요 admin 2011.03.19 6037
55 파일시스템 EXT3 개요 admin 2011.03.19 2551
54 파일시스템 파일시스템의 정의 admin 2011.03.17 1725
53 파일시스템 NTFS Optimization admin 2011.03.17 9388
52 파일시스템 NTFS vs FAT admin 2011.03.17 4183
51 파일시스템 Data Integrity and Recoverability with NTFS admin 2011.03.17 1489
50 파일시스템 NTFS Sparse Files (NTFS5 only) admin 2011.03.17 1659
49 파일시스템 Issues with EFS admin 2011.03.17 1475
48 파일시스템 $EFS Attribute admin 2011.03.17 1515
47 파일시스템 EFS Internals admin 2011.03.17 112679
46 파일시스템 Using EFS admin 2011.03.17 1588
45 파일시스템 EFS - Encrypting File System admin 2011.03.17 1564
44 파일시스템 NTFS Compressed Files admin 2011.03.17 1480
» 파일시스템 NTFS Multiple Data Streams admin 2011.03.17 1389
42 파일시스템 NTFS 시스템 파일 admin 2011.03.17 1560
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6