Optional ReadonlyappliesTrue when scan(filters) already enforces include/exclude filters itself as an optimization.
The synchronizer still reapplies filters after custom scanner output as the SDK policy
boundary. Custom folders that set this should use the exported filter helpers from
@backblaze-labs/b2-sdk/sync to stay aligned with the SDK glob and RegExp dialect.
Optional ReadonlyappliesTrue when scan(filters) already yields entries in compareSyncRelativePaths order.
Custom folders that omit this are sorted by synchronize() before pairing.
Optional ReadonlyrawRaw B2 key prefix represented by this folder when known.
ReadonlytypeDiscriminant identifying a B2 folder.
Scans the folder and yields files relative to the folder root.
Optionaloptions: SyncScanOptions
A sync folder constrained to a B2 bucket prefix.