This class can be used to synchronize files between two directories. It lists all files in a source directory and sees if they are present in a target directory. The missing files are copied to the destination directory. The class also logs the listing of the missing files to a file named imageText.txt .