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 .
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
dirMatch.php |
Class |
compare folder for similar files and copy missing files in the target folder |