You can simply choose from a set of three default implementations which are: rsync, rsyncssh and direct. To sync a local directory using the default rsync behavior, just add this to a config file: sync { default.rsync, source = "DIRNAME", target = "DIRNAME" } The order of the arguments is of no importance. If target is a local directory, take care that it is an absolute pathname. You can add multi
{{#tags}}- {{label}}
{{/tags}}