Titan Folder Watcher is a Microsoft .NET 2.0/3.0 application that is able to watch specified drive folders and execute automated commands when file changes occur. Folders that are configured for watching are called watcher tasks and a single Titan Folder Watcher can be configured for an unlimited number of tasks. Titan Folder Watcher Tasks are managed by the Titan Folder Watcher Windows Service. Commands that are executed when a file event occurs are called Watcher Actions and a single Titan Folder Watcher Task can be configured for an unlimited number of Actions per file event. Titan Folder Watcher Actions are managed by the Titan Folder Watcher Action Windows Service or the Titan Folder Watcher Action Desktop application for interacting with the desktop user interface. You can only run one Action host, either the Windows Service or the Action Desktop, at a time on a single computer. Built-in Actions include: Alert, Copy, Create Instance, Email, Message Queue, Move, Print, and Shell. You can also create your own custom Actions using the simple IWatcherAction .NET 2.0 interface.