I would like to do initial migration and then subsequent migrations to migrate only new and updated files

Question

How to selectively migrate the folder / files that were modified or newly added since the previous migration?

Applies to: Dockit 11.x, 10.x, 9.x, 8.x, 7.x

Answer

version: 8.x, 7.x

You can use the Changed since Last Update in SharePoint condition in Import Conditions task wizard step in DocKIT application for this very purpose.

e.g.,       Field Name: [Modified Date (File System)]

                  Operator: Changed

                  Value: Since Last Update in SharePoint

This option will check the last modified date of each folder / file in the source location and import them to SharePoint, if it was later than the last import session. Please ensure that you select the right options in File Settings task wizard step to handle duplicate folders / files that already reside in SharePoint.

version: 10.x, 9.x

You can use ‘Perform Incremental Migration / One-way Sync’ feature in ‘Items to Import’ step in Dockit application.

Reference:

You can refer Items to Import in Online help section for more details.