Skip to content

v1.1.0

Compare
Choose a tag to compare
@aerni aerni released this 16 Dec 11:19
· 28 commits to master since this release
711ea44

What's new

  • You can now set a remote's SSH port in the config.
  • Added a --dry command option to perform a dry run of the sync.
  • Added a sync:list command to list the origin, target, options, and port in a nice table.
  • Added a sync:commands command to list all rsync commands.

What's improved

  • Connections won't timeout anymore. You can safely remove the timeout setting in the config file.
  • The command options now have shortcuts.
  • Throw better Exceptions.