Skip to content

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

  1. configure source and target paths carefully
  2. review filters and exclusions
  3. validate the execution target
  4. start with Dry Run or Scan
  5. move to Run only 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.

See also