{"id":28642056,"url":"https://github.com/baodrate/snap-sync","last_synced_at":"2025-06-12T22:03:17.088Z","repository":{"id":46227649,"uuid":"69748167","full_name":"baodrate/snap-sync","owner":"baodrate","description":"Use snapper snapshots to backup to external drive","archived":false,"fork":false,"pushed_at":"2024-01-26T17:16:08.000Z","size":176,"stargazers_count":138,"open_issues_count":24,"forks_count":38,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-09T02:53:05.597Z","etag":null,"topics":["backup","snapper"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baodrate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-01T16:00:35.000Z","updated_at":"2025-06-04T17:56:53.000Z","dependencies_parsed_at":"2024-08-09T01:03:04.134Z","dependency_job_id":null,"html_url":"https://github.com/baodrate/snap-sync","commit_stats":null,"previous_names":["baod-rate/snap-sync","qubidt/snap-sync","baodrate/snap-sync"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/baodrate/snap-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baodrate%2Fsnap-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baodrate%2Fsnap-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baodrate%2Fsnap-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baodrate%2Fsnap-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baodrate","download_url":"https://codeload.github.com/baodrate/snap-sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baodrate%2Fsnap-sync/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259539025,"owners_count":22873332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup","snapper"],"created_at":"2025-06-12T22:01:53.639Z","updated_at":"2025-06-12T22:03:17.077Z","avatar_url":"https://github.com/baodrate.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# snap-sync\n\nThis bash script sends incremental snapshots to another drive for backing up\ndata. Plug in and mount any btrfs-formatted device you want your system to be\nbacked up to (like a USB drive).  When you run the script you will be prompted\nto select a mounted btrfs device, or you can optionally select the disk using\nits UUID on the command line.\n\nThe script iterates through all snapper configurations by default (this can be\nchanged using the `-c` flag). For each configuration it creates a new local\nsnapshot. If you have never synced to the specified device you will be prompted\nto enter a directory on the device where the backup snapshots will go.\nAdditionally you are shown the location of the backed up snapshot. If you have\nperformed a backup to this device before, only the changes since the last backup\nhave to be sent.\n\n## Installation\n\n### Arch Linux\n\nInstall the `snap-sync` package using pacman if using Arch Linux.\n\n### Fedora\n\nInstall the `snap-sync` package from [this Copr] created by [@brndd].\n\n### Manual\n\nDownload the latest release and signature from the [releases page], verify the download, and then\nrun `make install`. snapper is required.\n\nIf your system uses a non-default location for the snapper\nconfiguration file, specify it on the command line with\n`SNAPPER_CONFIG`. For example, for Arch Linux use\n\n    make SNAPPER_CONFIG=/etc/conf.d/snapper install\n\nStarting with release 0.6, the tarballs are signed with my key with fingerprint\n`F7B28C61944FE30DABEEB0B01070BCC98C18BD66` ([public key]). Previous tarballs and commits\nused a different key with fingerprint `8535CEF3F3C38EE69555BF67E4B5E45AA3B8C5C3`.\n\n## Documentation\n\nSee `snap-sync(8)` after installation.\n\n## Troubleshooting\n\nAfter reviewing the man page, check the [issues page] and file a new issue if your\nproblem is not covered.\n\n## Contributing\n\nHelp wanted! Feel free to fork and issue a pull request to add features or\ntackle an open issue.\n\n## Related projects\n\nSee [@rzerres's fork] which has several enhancments.\n\n[this Copr]: https://copr.fedorainfracloud.org/coprs/peoinas/snap-sync/\n[@brndd]: https://github.com/brndd\n[releases page]: https://github.com/wesbarnett/snap-sync/releases\n[public key]: https://barnett.science/public-key.asc\n[issues page]: https://github.com/wesbarnett/snap-sync/issues\n[@rzerres's fork]: https://github.com/rzerres/snap-sync\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaodrate%2Fsnap-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaodrate%2Fsnap-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaodrate%2Fsnap-sync/lists"}