Skip to content

Releases: neotel-at/peersync

Peersync 0.9.3

31 Jan 16:34

Choose a tag to compare

  • 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

06 Sep 16:49

Choose a tag to compare

Only a minor fix to help text.

  • Fix help text to avoid unwanted execution of text due to shell escapes

Peersync 0.9.1

02 Feb 12:28

Choose a tag to compare

Improve docs for usage and README

Peersync 0.9.0

30 Mar 08:51

Choose a tag to compare

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, sync commands support specifying files/dirs to operate on

Please note: The packages are not well tested yet