Jobs
A job defines the source, target, and execution behavior for one repeatable data movement task.
Typical job contents
- source Storage Repository and path
- target Storage Repository and path
- execution target such as a shared pool or dedicated runner
- synchronization settings
- filters and exclusions
- scheduling
- optional audit-based delta settings when supported
- optional local change-feed delta settings for supported local-source jobs
- optional integrity evidence for reviewable transfer-hash reporting
Safe operator workflow
- configure source and target paths carefully
- review filters and exclusions
- validate the execution target
- start with
Dry RunorScan - move to
Runonly after the result looks correct
Save behavior
The job detail page is the main place to review and update configuration. Save changes before starting a run if you changed source, target, scheduling, or advanced settings.
Sync strategy
The Sync Strategy tab shows only the options that fit the source type:
- cloud or business sources can show audit-based delta settings when the provider supports them
- local sources can show local change-feed delta settings when the assigned dedicated runner supports them
- ordinary tree sync remains the safe default
Audit-based delta and local change-feed delta both need a trusted full-tree baseline before targeted delta runs can be trusted.