Howdy, all. I've looked at a lot of upload scripts, but as yet cannot find one that does just what I need. Here's the situation:
I'm running a program on my personal computer that generates a text file which changes every few minutes. I would like to find a PHP script that automatically uploads this file to my web server every time it is changed. There does not need to be any web interface whatsoever, it just needs to grab one specific file from my comp. If my computer is offline (i.e., that text file hasn't changed), it shouldn't do anything.
Can anyone point me in the direction of a script that does this, or a tutorial that shows how to do it?
Many thank-yous in advance.
~Leah