NTFS Vs FAT
Register

We are the best invite forum on the internet! Here you will find free invites, free seedboxes, free bonuses, and much more. Our members know the true meaning of sharing and have created a truly global bittorent community! Our site has the most up to date information on all private trackers and our members will guide you and introduce you to this truly secretive and enlightened club. Ready to get started? Register now!


Results 1 to 7 of 7

Thread: NTFS Vs FAT

  1. #1

    Join Date
    May 2010
    Location
    Pakistan
    Posts
    237

    Default NTFS Vs FAT

    NTFS vs. FAT

    To NTFS or not to NTFS—that is the question. But unlike the deeper questions of life, this one isn't really all that hard to answer. For most users running Windows XP, NTFS is the obvious choice. It's more powerful and offers security advantages not found in the other file systems. But let's go over the differences among the files systems so we're all clear about the choice. There are essentially three different file systems available in Windows XP: FAT16, short for File Allocation Table, FAT32, and NTFS, short for NT File System.

    FAT16
    The FAT16 file system was introduced way back with MS–DOS in 1981, and it's showing its age. It was designed originally to handle files on a floppy drive, and has had minor modifications over the years so it can handle hard disks, and even file names longer than the original limitation of 8.3 characters, but it's still the lowest common denominator. The biggest advantage of FAT16 is that it is compatible across a wide variety of operating systems, including Windows 95/98/Me, OS/2, Linux, and some versions of UNIX. The biggest problem of FAT16 is that it has a fixed maximum number of clusters per partition, so as hard disks get bigger and bigger, the size of each cluster has to get larger. In a 2–GB partition, each cluster is 32 kilobytes, meaning that even the smallest file on the partition will take up 32 KB of space. FAT16 also doesn't support compression, encryption, or advanced security using access control lists.

    FAT32
    The FAT32 file system, originally introduced in Windows 95 Service Pack 2, is really just an extension of the original FAT16 file system that provides for a much larger number of clusters per partition. As such, it greatly improves the overall disk utilization when compared to a FAT16 file system. However, FAT32 shares all of the other limitations of FAT16, and adds an important additional limitation—many operating systems that can recognize FAT16 will not work with FAT32—most notably Windows NT, but also Linux and UNIX as well. Now this isn't a problem if you're running FAT32 on a Windows XP computer and sharing your drive out to other computers on your network—they don't need to know (and generally don't really care) what your underlying file system is.

    The Advantages of NTFS
    The NTFS file system, introduced with first version of Windows NT, is a completely different file system from FAT. It provides for greatly increased security, file–by–file compression, quotas, and even encryption. It is the default file system for new installations of Windows XP, and if you're doing an upgrade from a previous version of Windows, you'll be asked if you want to convert your existing file systems to NTFS. Don't worry. If you've already upgraded to Windows XP and didn't do the conversion then, it's not a problem. You can convert FAT16 or FAT32 volumes to NTFS at any point. Just remember that you can't easily go back to FAT or FAT32 (without reformatting the drive or partition), not that I think you'll want to.

    The NTFS file system is generally not compatible with other operating systems installed on the same computer, nor is it available when you've booted a computer from a floppy disk. For this reason, many system administrators, myself included, used to recommend that users format at least a small partition at the beginning of their main hard disk as FAT. This partition provided a place to store emergency recovery tools or special drivers needed for reinstallation, and was a mechanism for digging yourself out of the hole you'd just dug into. But with the enhanced recovery abilities built into Windows XP (more on that in a future column), I don't think it's necessary or desirable to create that initial FAT partition.
    When to Use FAT or FAT32
    If you're running more than one operating system on a single computer (see Dual booting in Guides), you will definitely need to format some of your volumes as FAT. Any programs or data that need to be accessed by more than one operating system on that computer should be stored on a FAT16 or possibly FAT32 volume. But keep in mind that you have no security for data on a FAT16 or FAT32 volume—any one with access to the computer can read, change, or even delete any file that is stored on a FAT16 or FAT32 partition. In many cases, this is even possible over a network. So do not store sensitive files on drives or partitions formatted with FAT file systems.



    Courtesy: http://www.freepctech.com/pc/xp/xp00091.shtml




  2. To remove ads become VIP. Inquire about advertising here.
  3. #2

    Join Date
    Feb 2010
    Posts
    75

    Default

    the only time you would use FAT is if your using 2000 or below. They don't support NTFS.

    If yuo are running a server or in a business that using servers DON't put FAT on. your permissions can get changed

  4. #3

    Join Date
    Apr 2010
    Location
    China
    Posts
    162

    Default

    Windows 2000 does support NTFS, even Windows NT 3.5 supports it.

    The way I see it, you should only use FAT32 if you are still somehow stucked with Windows 98, or on a SD card.

  5. #4

    Join Date
    Apr 2010
    Posts
    165

    Default

    Worth to mention is that if you format FAT32 to NTFS, MAC often just can read and not write to the disc. So if you aren't going to use the usb on MAC or as chmmr says Windows 98... then NTFS is much better in my opinion. Mainly because it handles files over 4GB.

  6. #5

    Join Date
    May 2010
    Posts
    437

    Default

    Quote Originally Posted by tfrag View Post
    the only time you would use FAT is if your using 2000 or below. They don't support NTFS.

    If yuo are running a server or in a business that using servers DON't put FAT on. your permissions can get changed
    False.

    FAT 32 has many advantages in different cases. For example when it comes to USB flash drives. You need a FAT partition in many cases if you want to boot off of it. Furthermore, due to the way NTFS works, it will use more write cycles for the same amount of work, thus shortening the life of your flash drive. Furthermore, the speed difference between FAT and NTFS, for most purposes on a USB drive, are marginal.

    Furthermore, on systems with multiple partitions and/or multiple operating systems on it, utilizing FAT 32 is preferable in many cases.

  7. #6

    Join Date
    Mar 2010
    Posts
    68

    Default

    the major disadvantage for FAT32 i see at first is, FAT not allow to store or transfer the single files that more than 4GB or 5gb am not sure about this.

  8. #7

    Join Date
    Apr 2010
    Posts
    29

    Default

    Quote Originally Posted by mtguy8787 View Post
    Furthermore, on systems with multiple partitions and/or multiple operating systems on it, utilizing FAT 32 is preferable in many cases.
    Only somewhat true these days. I used to use FAT almost exclusively on my external, which had to be read by Mac, Windows, and Linux. However, it's relatively easy to add NTFS read/write support to Mac (using MacFuze), and I'm pretty sure its native in most Linux distros these days.

    Give NTFS's ability to support larger filesystems, and larger files, I don't see any reason to use FAT32 on anything but small flash drives these days.
    Last edited by stormhawke; May 27th, 2010 at 12:24 PM.

Similar Threads

  1. How to Conver FAT to NTFS without losing data
    By Enon in forum Operating Systems
    Replies: 4
    Last Post: June 8th, 2010, 02:37 PM
  2. RevTT vs TorrentLeech
    By pangare in forum BitTorrent Discussion
    Replies: 148
    Last Post: March 23rd, 2010, 07:53 AM
  3. John Carmack talking 360 vs. PS3
    By bamboo in forum Games
    Replies: 1
    Last Post: January 14th, 2009, 07:28 PM
  4. Free vs private trackers
    By A320 in forum BitTorrent Discussion
    Replies: 24
    Last Post: September 2nd, 2008, 04:00 PM
  5. Euro ISP speeds vs US ISP speeds
    By xentrex in forum General Discussion
    Replies: 33
    Last Post: August 8th, 2008, 06:21 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •