Project Guidance (Security Camera)

I know that the OV7670 will work with the Arduino, and I have found the code and wiring diagram for it already (here: TTL Serial Camera Tutorial), the question that I have is how to get the images that it captures to a network share instead of storing onto the SD card? Or if there is a better way to make the images accessible after capture. The nurse call system can be setup to send out an email if the motion sensor is tripped to tell someone to look at the images, but I don't want to have to have someone pull the SD card every time to look at the image.