I use a post capture script to rsync my pictures to my NAS. I run the rsync in the background and return immediately so the capture queue does not wait for the rsync to complete. You could try to nest your scripts and have the post capture script run a second script in the background and return immediately.

Read More...