The problem with ExFat (even though others suggested it, is the 4GB file size limit.
NTFS is the most reliable of the three file systems because it is journaled. However, Mac OS has poor NTFS write support. You'd probably have to purchase the Paragon NTFS driver. See How-To Geek: How to Write to NTFS Drives on a Mac. If you add phones to the mix, you'll have to use FAT32 or exFAT. As long as you don't hit the file size limit of FAT32, they're pretty much the same. However, I would not use a drive formatted with FAT32 or exFAT for anything that isn't transient or unimportant. I recently had problems with both file systems on camera SD cards that required reformatting to fix. I don't even want to think about having the same issues with a 2TB hard drive. While you can fix minor problems on all three file systems with fsck, you will have to use MS Windows to fix anything major.
Consider splitting the drive into two partitions. A large NTFS partition for data that is more stable, as well as read/write on Windows and Linux. A small exFAT partition to copy files from Mac OS.įAT32. Read/write on all three systems. Not journaled. File size < 4G.ĮxFAT. Read/write on all three systems. Not journaled.