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 .
|
|
| Name: |
Directory Match |
| Base name: |
dirmatch |
| Description: |
Synchronize the files between two directories |
| Version: |
- |
| PHP version: |
- |
| License: |
Free For Educational Use |
| All time users: |
653 users |
| All time rank: |
4230 |
| Week users: |
0 users |
| Week rank: |
2043  |
| |
|
| 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 |