FTP Watch Program
Posted: Fri Sep 08, 2006 7:59 pm
Hey,
Im looking for the best way to do this:
"Simply.. I want to be able to upload a JPEG file via FTP (NOT through a web browser) to a server. When the file has finished uploading, the server then sends the file out to a list of FTP and email addresses that have been previously been set up using an admin page." So the image has to be sent IMMEDIATLY after being uploaded.
Ive been thinking of creating a script that indexes a dir in FTP, then sends the images based on changes which he would have to set as a cron job that would run ever minute or so (:S)
Ideas?
Thanks
Im looking for the best way to do this:
"Simply.. I want to be able to upload a JPEG file via FTP (NOT through a web browser) to a server. When the file has finished uploading, the server then sends the file out to a list of FTP and email addresses that have been previously been set up using an admin page." So the image has to be sent IMMEDIATLY after being uploaded.
Ive been thinking of creating a script that indexes a dir in FTP, then sends the images based on changes which he would have to set as a cron job that would run ever minute or so (:S)
Ideas?
Thanks