Related subjects →  Tutorial .

A watched or hot folder is a directory on a network that is constantly watched by a program (for instance, every 20 seconds). When the program detects that a new content is inside the folder, it checks a list of conditions, each linked to one or more actions. If any of the conditions are met, the program executes the related actions.

For example, a program may have a directory called "outgoing_mail" assigned to it as a hot folder. If a file comes inside it, it examines it. If it is a PDF document, it opens a mail program, attaches the PDF to a template, fills that e-mail in with the PDF title and sends it to the client identified in its database as such. Then, the software moves the processed file to a second folder called "jobs awaiting reply".

Imagen.

Many programs work with watched folders. Some are simple utilities able of performing a few actions. Others are industrial-strength tools capable of controlling large amounts of processes and content.

A folder may be monitored by more than one programme and, above all, it may be subject to more than one routine by the same programme.

The power of programs that handle hot folders varies greatly. The more of this list they can do, the more powerful they are:

  1. Executing actions straight over the content (move it, duplicate it, etc.).

  2. Being able of starting, stopping and controling the running of other programs by passing parameters and instructions to them.

  3. Accepting the design of conditional actions, including programmable conditions that depend on external data.

  4. Handling a large number of chained folders.

  5. Being scalable (modularly or not).

  6. Following some known and robust standard.

Imagen.

PitStop Pro (the Acrobat plugin) cannot handle hot folders. PitStop Server can and Switch is by far the most capable solution when dealing with hot folders.