This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computer_science:what_is_sparse_files_explained_ntfs_features [2015/09/17 03:29] cosmo |
computer_science:what_is_sparse_files_explained_ntfs_features [2015/09/23 01:10] (current) cosmo |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{: | + | {{: |
In the year 2000, Microsoft introduced the support of sparse files with the release of New Technology File Systems (NTFS) Version 3.0. Operating systems based on the Windows NT family (starting from Windows 2000 and subsequent versions) are able to make use of this file management system. In this article we will look at what sparse files are and how they are used. | In the year 2000, Microsoft introduced the support of sparse files with the release of New Technology File Systems (NTFS) Version 3.0. Operating systems based on the Windows NT family (starting from Windows 2000 and subsequent versions) are able to make use of this file management system. In this article we will look at what sparse files are and how they are used. | ||
Line 19: | Line 19: | ||
Besides sparse files, NTFS also includes built-in functionality to compress files. Both tools are known for their space saving advantages on the disk volume, but they achieve that goal differently. The main disadvantage with using file compression is that it may degrade performance in a system while reading/ | Besides sparse files, NTFS also includes built-in functionality to compress files. Both tools are known for their space saving advantages on the disk volume, but they achieve that goal differently. The main disadvantage with using file compression is that it may degrade performance in a system while reading/ | ||
- | {{: | + | {{: |
**Advantage and Disadvantage of Sparse Files** | **Advantage and Disadvantage of Sparse Files** |