|
Originally Posted by Mokubai
|
|
I believe that 2GB files is a limitation of the FAT filesystem. Most people don't notice it on desktop computers these days as NTFS is practically the standard for new windows systems but the limitation is present on all FAT filesystems.
|
Provided file exeeds filesystem limit, one even hasn't an ability to write it to disk.
Check wikipedia for details: fat16 has limit of 2Gb and fat32 has limit of 4Gb.
Filesystem on card is fat32 and thus my file doesn't exeed any limits.