Hi all I have a raspberry pi w thats taking a photo when the pi starts and placing the jpg in /home/pi/images That script seems to be working ok when the pi boots What I would like to do is have another script that checks this folder and then ftps all the jpgs to a server Im using the following to d...