# `PhoenixKit.Modules.Storage.Workers.SyncFilesJob`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.164/lib/modules/storage/workers/sync_files_job.ex#L1)

Oban worker that syncs under-replicated files to meet the redundancy target.

Broadcasts progress via PubSub so the Health LiveView can display real-time
updates. Stores sync state in persistent_term so the UI survives page refreshes.

# `pause`

# `paused?`

# `resume`

# `stop`

# `stopped?`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
