I have a 32Gb Pen Drive with me. When i Try to send a file greater than 4GB it displays a message that the file is too large for the destination. Why does it displays this message? How can i solve this problem?
Asked
Active
Viewed 131 times
1 Answers
2
Reformat it as NTFS instead of FAT.
And check out the other sites of "stackexchange", where such non-programming (!) questions are appropriate.

Has QUIT--Anony-Mousse
- 76,138
- 12
- 138
- 194
-
can you redirect me to which site you are talking about? – Vipin Verma Sep 18 '12 at 05:39
-
@vipin8169: You might like to have a look here: http://stackexchange.com/sites# – alk Sep 18 '12 at 15:09
-
why it can't be sent on a FAT system??? – Vipin Verma Oct 17 '12 at 11:04
-
1Because that is the maximum file size for FAT32 filesystems ("640kb ought to be enough for anybody): https://en.wikipedia.org/wiki/File_Allocation_Table – Has QUIT--Anony-Mousse Oct 17 '12 at 11:11