Releases: neotel-at/peersync
Releases · neotel-at/peersync
Peersync 0.9.3
- Add dependencies on rsync and diffutils to rpm package
- Do not use rsync option --numeric-ids by default to avoid uid/gid clashes on systems
- Allow peersync option -h to override peerhost as synonym for -p
- Update copyright and improve usage description and README
Full Changelog: v0.9.2...v0.9.3
Peersync 0.9.2
Only a minor fix to help text.
- Fix help text to avoid unwanted execution of text due to shell escapes
Peersync 0.9.1
Improve docs for usage and README
Peersync 0.9.0
With peersync 0.9.0 packaging for RPM and Debian dpkg has been added.
- Configuration files can be located in /etc/peersync.conf or $HOME/.peersync
- Syncroot can be configured
- File inclusion/exclusion rules can be defined in rsync syntax
- Diff command to diff the all files has been added
diff,show,synccommands support specifying files/dirs to operate on
Please note: The packages are not well tested yet