Michelle Gonzalez wrote:The size of the new file is correct meaning it has the size of the file when all the files are merge into.
Oh, wait, in this case it seems quite possible that the copying is working fine. The problem may be that whatever you're using to read the file does not understand that your file is intended to be multiple files concatenated together. In fact I don't know that any standard image format
does support this. Are you sure concatenating images is a good idea in the first place? Do you have any working examples where you can open the file and see multiple images?