rsync4j icon indicating copy to clipboard operation
rsync4j copied to clipboard

Simple Java wrapper for rsync for Linux, OSX and Windows.

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 32-bit and 64-bit platforms.

Documentation