Quote:
Originally posted by bigstar
For whatever reason the socket is being closed permaturely by Zone Alarm and you loose a chunk off the end of the file.
|
This might explain sometimes why I get the files too small.
But just as many times the files are too big !
Now, I note from the status window that FlashFXP recognises how big the file is before the transfer starts. Then when it transfers it tells me how many bytes it transferred (the 2 are usually different when the transfer has gone wrong).
Couldn't you put in some code (maybe as a special ZA option) to calculate at the end of the transfer if these 2 values are different, and then either resume the transfer to download the remainder or cut off X bytes from the end of the downloaded file ?
Or do you know a program which will cut X bytes off the end of a file, it would be interesting to test the files that are too big, if I cut of the extra data if they will then CRC check.