weresync 1.1.5

Making your backup drives into were-drives, transforming them into clones at will. WereSync incrementally backups up hard drives using rsync. Backups can be run while you use your computer. As icing on the cake, you can boot your clone just like your normal computer.

Tags system mirroring hard-disk
License Apache
State initial

Recent Releases

1.1.524 Jun 2019 03:15 minor feature: Update system to use dbus and update cmd interface . Update docs to reflect change to dbus daemon. . tests. . Add service files for systemd and dbus. . Update MANIFEST.in to actually include the service files. . some packaging and update manpage.
1.1.015 Jun 2019 11:45 minor feature: Update system to use dbus and update cmd interface This is needed to the GUI can be run as non-root. That said. This commit doesn't actually update the GUI. There is a lot of refactoring. But few features outside of dbus and a few. Weresync now uses a daemon which must be started manually. Ideally Distribution packages will include a way to run this automatically. An example. Service file for systemctl is included in the resources folder. The dbus policy file (weresync/resources/weresync-dbus.conf) must be copied to. /etc/dbus-1/system.d or the daemon will not function. Again packages should. do this automatically, it is outside of pip's realm.
1.0.725 Jul 2017 06:05 minor feature: Update docs and build script. Update to Manifest.in to include language files. Move resources folder insider weresync folder. Update to version 1.0.4. Updates packaging constructs and updates versions. Update to version 1.0.6. Update to 1.0.7 and packaging. Update manpage.
0.4.026 May 2017 03:15 minor feature: Adds fill to release WereSync to PyPI. Update README.rst. Update _TEMPLATE.md. Add links to README. Add metadata badges for distributions. Supports adding grub as bootloader. in UUID dict function. Updates bootloader support to support grub. Added documentation on Grub bootloader. Update Arch stability. Add support for bootloader plugins and grub plugin. Adds default uuid_copy bootloader plugin and updates project to PEP8. Updates to boot plugins and uuid_dict. Updates documentation for bootloader plugins and updates boot process. for 4.0. Merge branch 'develop'. Updates ReadMe and Docs.
0.223 Dec 2016 13:10 minor feature: Includes some of the following features: GUI, better bootloader support, bug fixes.