Futilities/v0.6/clade/Apps/ftm/Match/Mover
Jump to navigation
Jump to search
| ||||||||||||||||||||||||
About
- Action: (in HandleFolder()): Copies the $oPair's A-folder (source) to its corresponding location in the B (target) folder-tree. If DoDelete is set, should delete the source folder if it is empty afterwards (currently not working).
- Note: This is called once per folder, and only if Spider determines that we want to act on it.
History
- 2026-05-03 replacing GetTargetPath() with QADestPath()->GetIt()
- 2026-05-09 moved constructor to base class
- 2026-05-21 Code rescued from elsewhere was using
PathCompareStatus* as an alias forSys\IO\Store\aux\Compare\Path, which has been retired and succeeded by (I think)Sys\IO\Store\aux\Spider\Stats.