The synchronizer configuration (source, dest, options, and optional bucket).
An async generator that yields comparison and action events.
Legacy overload for broad custom synchronizer configurations.
The synchronizer configuration.
An async generator that yields comparison and action events.
Use SupportedSynchronizerConfig. This legacy overload accepts broad custom configurations for source compatibility, but the supported union is the public contract for built-in sync directions.
Runs a full sync operation: scans both folders, pairs files, generates actions, and executes them with bounded concurrency. Yields SyncEvent entries for each comparison and action result.