<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASP.NET MSSQL Webhosting Blog &#187; NTFS</title>
	<atom:link href="http://www.mywebhostingblog.net/tag/ntfs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mywebhostingblog.net</link>
	<description>ASP.NET, MSSQL and Windows dedicated server articles</description>
	<lastBuildDate>Tue, 10 Nov 2009 19:53:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>NTFS File System</title>
		<link>http://www.mywebhostingblog.net/hosting-security/ntfs-compared-to-fat-and-fat32/</link>
		<comments>http://www.mywebhostingblog.net/hosting-security/ntfs-compared-to-fat-and-fat32/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 18:00:53 +0000</pubDate>
		<dc:creator>Rock</dc:creator>
				<category><![CDATA[Hosting Security]]></category>
		<category><![CDATA[Window Hosting]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[FAT]]></category>
		<category><![CDATA[FAT32]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[NT]]></category>
		<category><![CDATA[NTFS]]></category>
		<category><![CDATA[Permissions]]></category>
		<category><![CDATA[Service Pack]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.mywebhostingblog.net/?p=89</guid>
		<description><![CDATA[What is NTFS ? The File system comes with Windows NT. (NT File System) An optional file system for Windows NT, 2000, XP and Vista. NTFS is the more advanced file system, compared to FAT32. It improves performance and is required in order to implement numerous security and administrative features in the OS. NTFS supports [...]]]></description>
			<content:encoded><![CDATA[<p><strong>What is NTFS ?</strong></p>
<p>The <strong>File system</strong> comes with <strong>Windows N</strong>T. (NT File System) An optional file system for <strong>Windows NT, 2000</strong>, <strong>XP and Vista</strong>. <strong>NTFS </strong>is the more <strong>advanced </strong>file system, compared to <strong>FAT32</strong>. It improves performance and is required in order to implement numerous security and administrative features in the <strong>OS</strong>. <strong>NTFS </strong>supports <strong>Active Directory </strong>domain names and provides file <strong>encryption</strong>. Permissions can be set at the file level rather than by folder, and individual users can be assigned disk space quotas. <strong>NTFS </strong>is designed to log activity and recover on the fly from hard disk crashes. It also supports the <strong>Unicode character</strong> <strong>set </strong>and allows file names up to 255 characters in length. See <strong>FAT32 </strong>and file system.</p>
<p><span id="more-89"></span></p>
<p><strong>NTFS compared to FAT and FAT32</strong></p>
<p><strong>NTFS </strong>has always been a more powerful <strong>file system</strong> than <strong>FAT </strong>and <strong>FAT32. Windows 2000, Windows XP</strong>, and the <strong>Windows Server 2003</strong> family include a new version of NTFS, with support for a variety of features including <strong>Active Directory,</strong> which is needed for domains, user accounts, and other important security features.<br />
<strong>FAT </strong>and <strong>FAT32 </strong>are similar to each other, except that <strong>FAT32 </strong>is designed for larger disks than <strong>FAT</strong>. The file system that works most easily with large disks is <strong>NTFS</strong>.</p>
<p><strong>The following will describes the compatibility of each file system with various operating.</strong></p>
<p><strong></strong><br />
<strong>NTFS : </strong><br />
A computer running <strong>Windows 2000</strong>, <strong>Windows XP,</strong> or a product in the <strong>Windows Server 2003</strong> family can access files on a local <strong>NTFS </strong>partition. A computer running <strong>Windows NT 4.0</strong> with <strong>Service Pack</strong> 5 or later might be able to access some files. Other operating systems allow no local access.<br />
<strong></strong></p>
<p><strong>FAT :</strong><br />
Access to files on a local partition is available through <strong>MS-DOS</strong>, all versions of <strong>Windows, </strong>and <strong>OS/2</strong>.<br />
<strong></strong></p>
<p><strong>FAT32 :</strong><br />
Access to files on a local partition is available only through <strong>Windows 95 OSR2, Windows 98, Windows Millennium Edition, Windows 2000</strong>, <strong>Windows XP</strong>, and products in the <strong>Windows Server 2003</strong> family.</p>
<p><strong>The following are comparison of disk and file sizes possible with each file system.</strong></p>
<p><strong>NTFS : </strong><br />
Recommended minimum volume size is approximately 10 MB. Maximum volume and partition sizes start at 2 terabytes (TB) and range upward. For example, a <strong>dynamic disk</strong> formatted with a standard allocation unit size (4 KB) can have partitions of 16 TB minus 4 KB. Cannot be used on floppy disks.</p>
<p>Maximum file size is potentially 16 TB minus 64 KB, although files cannot be larger than the volume or partition they are located on.</p>
<p><strong>FAT :</strong><br />
Volumes from <strong>floppy disk</strong> size up to 4 GB. This file system does not support domains controller.<br />
Maximum file size is 2 GB.</p>
<p><strong>FAT32 :</strong><br />
Volumes from 33 MB to 2 TB can be written to or read using products in the <strong>Windows Server 2003</strong> family.<br />
Volumes up to 32 GB can be formatted as <strong>FAT32 </strong>using products in the <strong>Windows Server 2003</strong> family.<br />
Does not support <strong>domains controller</strong>.<br />
Maximum file size is 4 GB.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mywebhostingblog.net/hosting-security/ntfs-compared-to-fat-and-fat32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
