The program watches directories, we call them hotfolder. If a file with a specified extension appears in the hotfolder autofilemove will move it to a new target directory or copy it to one target directory and move it to another target directory afterwards (filerouting), or print it with a linked application on the default printer. Examples: All files from the directory 'c:\print_in' with the extension 'pdf' shall be printed on the default printer. All files from the directory 'd:\hotfolder_1' shall be copied first to 'e:\out_1' and then moved to 'e:\out_2'. All files from the directory 'd:\hotfolder_2' with the Extension 'eps' shall be moved to the directory 'e:\out_3'.