Compare Folders

This program will compare the contents of two folders and display a list of any differences. It will also make a list and save it to a disk file of the files in a folder that can be used to compare against later to see if any changes have been made.

The Window

The GUI window has a menubar, Source file input field, Target file input field, Filter input field, a row of control checkboxes and buttons and a results display area.


Menu Items

File
Edit
Help

Displays About information and this file.


Compare Folders List (CFL Ext = .cfl)

The current contents of a folder can be saved in a file for later comparison. In the Target filename enter a name with the extension .cfl. The Compare button label will change to Crt List. When that button is pressed, a file is created that lists the filenames and last modified dates for all the files in the Source folder.

To compare the current contents of a folder to what it was when a CFL was saved, enter the source directory in the Source filename and the saved filename in the Target filename and select the Option|Compare Files List to Directory checkbox. Press the Compare button to do the compare.

Last modified 1 November 2001