| Subject | Re: [firebird-support] RE: Error Not Enough Disk Space | 
|---|---|
| Author | Mark Rotteveel | 
| Post date | 2013-11-25T10:38:17Z | 
On 25 Nov 2013 02:32:35 -0800, <trskopo@...> wrote:
"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
            > Thanks for your answers. As I know FAT32 is not limited to 4 GB, alsoYes it is: http://en.wikipedia.org/wiki/FAT32#FAT32 :
> manual copy to that disk for a size more than 4 GB is okay.
"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