Software continuously monitors folders for new wildcard-matching files, triggering customizable actions such as running a second program. Ideal for large files like videos and for use with FTP, files are only processed when fully written.

Whether you're a photographer who needs to pre-process photo shoots with Photoshop Droplets as images are taken, or you regularly download data from FTP sites and folders, File and Folder Watcher can help you automate the process. It's also a fantastic option for businesses that need to quickly and easily trigger business processes when files are created.
File Watcher can process only those files that match a specific file type, such as '*.txt;*.html,' and ignore all other files that might arrive at the same time. With multiple folders to watch at the same time, subfolders are handled with a checkbox, and File Watcher can also prevent triggering new actions while an old action is still running.
One of the best features of File and Folder Watcher is that it can be run as a service to keep it running even after system restarts or possible server crashes. So, whether you need to distil PDF files, data mine incoming files with TextPipe Pro, or process email attachments when they are saved to disk (with DetachPipe), File and Folder Watcher is the go-to software for all your file monitoring needs.
Version 4.3: Fixed periodic reprompting for license key information.
Version 4.2: Now can run as a Windows service without the need for supporting tools. Fixed bug with file ordering.
Version 4.1: Now can run as a Windows service without the need for supporting tools.
Version 3.9: Now the polling interval can be set (previously was pre-configured at 60 seconds)
Version 2.9.2: Fixed bug with polling routines not passing Unicode filenames correctly, hence they never matched the wildcards.
Version 2.8.1: Monitoring of FTP locations now supported.
Version 2.8: Now can poll remote locations if file events do not occur (this happens when the remote system does not implement the file event API correctly).
Version 2.7: Now handles log files that don't have a full path specified.
Version 2.6.2: New option to Minimize the action being run - to prevent it interfering with the desktop
Version 2.5.9: Now records the exit code of each process, process groups of files together and more