*RESOLVED* NTFS vs. FAT32

kevinthenerd

Platinum Member
Jun 27, 2002
2,908
0
76
I'm just asking in general, here...

Security aside, which setup would lead to faster disk access? I need to write a lot of data quickly (for a realtime camera recording setup).

Thanks.
 

furballi

Banned
Apr 6, 2005
2,482
0
0
I partition the HDD to several 16GB FAT32 partitions to overcome waste disc space. FAT32 is faster than NTFS.
 

spikespiegal

Golden Member
Oct 10, 2005
1,219
9
76
Fat32 is faster than NTFS given it doesn't have the transactional and security overhead. However, these benefits will only occur when dealing with large numbers of small files.

When it comes to dealing with a few large files such as your case, Fat32 loses it's benefit. I'd stick with NTFS.