bes1002t / rsync4j

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Java 100.0%