/rsync4j

Simple Java wrapper for rsync for Linux, OSX and Windows (32 and 64 bit).

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

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