파일시스템
2011.03.17 13:39

NTFS Compressed Files

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

단축키

Prev이전 문서

Next다음 문서

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

단축키

Prev이전 문서

Next다음 문서

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

NTFS Compressed Files

Windows NT/2000 supports compression on individual files, folders, and entire NTFS volumes. Files compressed on an NTFS volume can be read and written by any Windows-based application without first being decompressed by another program.

Decompression occurs automatically when the file is read. The file is compressed again when it is closed or saved. Compressed files and folders have an attribute of C when viewed in Windows Explorer.

Only NTFS can read the compressed form of the data. When an application such as Microsoft® Word or an operating system command such as copy requests access to the file, the compression filter driver decompresses the file before making it available. For example, if you copy a compressed file from another Windows NT/2000-based computer to a compressed folder on your hard disk, the file is decompressed when read, copied, and then recompressed when saved.

NTFS allows for the compression of an entire volume, of one or more folders within a volume, or even one or more files within a folder of an NTFS volume.

The compression algorithms in NTFS are designed to support cluster sizes of up to 4 KB. When the cluster size is greater than 4 KB on an NTFS volume, none of the NTFS compression functions are available.

Each NTFS data stream contains information that indicates whether any part of the stream is compressed.

NTFS provides real-time access to a compressed file, decompressing the file when it is opened and compressing it when it is closed. When writing a compressed file, the system reserves disk space for the uncompressed size. The system gets back unused space as each individual compression buffer is compressed.

?

  1. NTFS Optimization

  2. NTFS vs FAT

  3. Data Integrity and Recoverability with NTFS

  4. NTFS Sparse Files (NTFS5 only)

  5. Issues with EFS

  6. $EFS Attribute

  7. EFS Internals

  8. Using EFS

  9. EFS - Encrypting File System

  10. NTFS Compressed Files

  11. NTFS Multiple Data Streams

  12. NTFS 시스템 파일

  13. NTFS 파일속성

  14. NTFS MFT 분석

  15. NTFS 파티션 부트섹터

  16. NTFS 기초

  17. 레이드란?

  18. 맥사용시 주요장애원인과 대처

  19. ATA/ATAPI-5 — the fifth revision of the ATA standard released in 2000

  20. ATA/ATAPI-6 — the sixth revision of the ATA standard released in 2001

Board Pagination Prev 1 2 3 4 5 6 Next
/ 6