Description
This job entry compares 2 two folders and sees to determine if the content of the 2 is identical or not. (result ; the result will either be true or false)
...
.
Option | Description |
---|---|
Job entry name | The name of the job entry. |
Include Subfolders : also | Also compare the content of sub-folders. |
Compare | Specify what to compare: All, onlyOnly files, onlyOnly folders, or Let me specify... |
Wildcard : In the case you specified " | If you chose Let me specify "in the previous option, you can specify the regular expression of files to compare. |
Compare file size : check this if you also want | Check this to compare file size, notin opposed to just comparing folder names. |
Compare file content : Also see | Checks if thefiles have the same content (much slower!). Note: this may cause slower processing speeds. |
File/Folder name 1 | This is the first file or folder to compare |
File/Folder name 2 | This is the second file or folder to compare |