On 25 Nov 2013 02:32:35 -0800, <[email protected]> wrote: > Thanks for your answers. As I know FAT32 is not limited to 4 GB, also > manual copy to that disk for a size more than 4 GB is okay.
Yes it is: http://en.wikipedia.org/wiki/FAT32#FAT32 : "The maximum possible size for a file on a FAT32 volume is 4 GiB minus 1 byte or 4,294,967,295 (2^32 − 1) bytes." So the file you copied either wasn't 4GB, or it was truncated. Mark
