No, that’s the way Windows works now. BC just makes calls into the windows file system at a much higher level. It does NOT make low-level OS calls or attempt to bypass same.
To me the conversation between BC & Windows is like this:
BC: Large file in the torrent. Hey, Win, what’s the file system of the destination partition and is there enough free space?
Win: FS is EXT3, enough free space.
BC: <_< uh… what’s that? Oh, never mind, you Win can only handle large files with NTFS and this must be some kind of a FAT16 or FAT32 
Win: Well, actually it’s not, and I can…
BC: No, you can not, Win B) Hey, user, give me NTFS for this torrent!
And some prove is on the way…
For example, Total Commander (and any other Windows file manager) works with Ext2Fsd-mounted EXT3 partition and large files on it just perfectly (I:\ is an EXT3 partition):
/monthly_01_2010/post-55932-126304895005.png" rel=“”>
But let’s try something more relevant to BitComet like µTorrent :rolleyes:
Adding a torrent with a large file to a EXT3 as a destination:
/monthly_01_2010/post-55932-126304924837.png" rel=“”>
Starting the task:
/monthly_01_2010/post-55932-126304928773.png" rel=“”>
Works OK… Strange, isn’t it? :rolleyes:
Checking the file in the destination dir:
/monthly_01_2010/post-55932-126304943239.png" rel=“”>
/monthly_01_2010/post-55932-126304949541.png" rel=“”>
No errors, no “give-me-NTFS” demands, works just as it should.
The very same torrent in BC - and you already know what the result will be!
/monthly_01_2010/post-55932-126305023544.png" rel=“”>
BitComet doesn’t make that judgment call. Windows does. BC proposes to write a file larger than 4GB to the disk, and the operating system returns an error, which BC interprets for you as the message you saw.
But why doesn’t OS return any errors to Total Commander, µTorrent or any other application? Or would you say they all perform that low-level disk access bypassing Windows HDD managment? :lol: There would be no need for Ext2Fsd then.
BitComet cannot adapt to it short of bypassing the Windows disk handling and taking care of that itself.
There’s no need for this! All the troubles come just of BC’s logic: “Large file on non-NTFS? Won’t even try and ask Windows if it can handle this!”