# Sync Script is now public

**URL:** https://discourse.roots.io/t/sync-script-is-now-public/29295
**Category:** plugins
**Created:** 2025-02-23T16:40:47Z
**Posts:** 5

## Post 1 by @ben — 2025-02-23T16:40:47Z

[Sync Script](https://roots.io/products/sync-script/) is now publicly available on GitHub. It’s been a paid product since 2019, but I haven’t promoted it in years—you can’t even find it on the Roots site unless you Google it, but it’s still a useful tool:

> **[GitHub - roots/sync-script: Synchronize your WordPress site database and...](https://github.com/roots/sync-script)**
>
> Synchronize your WordPress site database and uploads between environments with WP-CLI aliases and rsync

There are some good ideas in the GitHub issues from myself and past customers, plus a couple PRs from others worth checking out.

Other tools I’d also recommend taking a look at:

- [https://github.com/nlemoine/wp-cli-move](https://github.com/nlemoine/wp-cli-move) by @nlemoine — a WP-CLI command for database syncing

- [https://github.com/MWDelaney/trellis-github-deployment](https://github.com/MWDelaney/trellis-github-deployment) by @MWDelaney — a powerful GH action workflow for Trellis users that supports database syncing

---

## Post 2 by @Nicolas_Lemoine — 2025-02-23T17:41:01Z

Thank you for the link :slight_smile:! Note that `wp-cli-move` syncs data (including uploads), not just database :wink:

---

## Post 3 by @Emmanuel-Odero — 2025-02-24T04:35:22Z

This is cool been looking for such useful tools

---

## Post 4 by @system — 2025-04-08T16:53:38Z

This topic was automatically closed after 44 days. New replies are no longer allowed.

---

## Post 5 by @ben — 2025-07-25T14:50:34Z


