com.github.fracpete:rsync4j

Simple Java wrapper around rsync binaries.


Keywords
java, rsync
License
GPL-3.0

Documentation

rsync4j

Maven project for generating a Java wrapper around rsync for Linux, Mac OSX and Windows.

For Windows, binaries are included in the jars and rsync4j will set up an environment in the user's home directory (%USERPROFILE%\rsync4j) on first usage (can be customized, see Section Custom location).

Supports 64-bit platforms (all releases) and 32-bit ones (up to version 3.2.3-12).

Documentation