I am trying to make a scheduled task that when I put a file in a certain folder (an example would be I'm in a paint chat app and I save a screenshot of it from the page) I want that file to be uploaded to a remote ftp server. I don't think that there
is an event that is logged when I place files in any folders, and I would rather be able to do this right in Windows rather than having another program running. For instance the folder that has the files in it is c:\user\john\desktop\paintchat\ and the ftp
server is ftp://example.com/pictures/pchat/.
I did try to get to the Windows Vista help groups, but it's broken in both Firefox 3 and IE 7.