Skip to content
/ rsync4j Public
forked from fracpete/rsync4j

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

License

Notifications You must be signed in to change notification settings

yangbo/rsync4j

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%