This happens because there is not enough space in the destination with the new chunk size. In this case the number of chunks required went from 313 to 593, almost double the space. The program should be fixed to check for the extra space required.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This happens because there is not enough space in the destination with the new chunk size. In this case the number of chunks required went from 313 to 593, almost double the space. The program should be fixed to check for the extra space required.