What about my sugestion using the serial port in PPP to link your 4 Pis together ?
It is even possible to link all Pi in daisy chain but I won't recommand it since one bad link and nothing works.
But it is possible to power up a switch which is link to each module.
A module is a set of 4 Pis . like the next picture.
This way The First Pi will sense that the switch is ON and could transfer the image for the three other PIs.
And like I said it is just a question of IP forward and rerouting packet.
You only use a switch connection on the FIrst one of the four PI.
If you brave, not using a switch at all, daisy chain all the module using the last PI to the first one in the next module on and on. But I don't think it will be fast enough to transfer 400 images. Better use a switch that you power up with a Pi when you want to transfer images.