# rsync4j **Repository Path**: lawnstein/rsync4j ## Basic Information - **Project Name**: rsync4j - **Description**: No description available - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-12 - **Last Updated**: 2024-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rsync4j Maven project for generating a Java wrapper around [rsync](http://rsync.samba.org/) 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](https://fracpete.github.io/rsync4j/windows/#custom-location)). Supports 64-bit platforms (all releases) and 32-bit ones (up to version 3.2.3-12). ## Documentation * [Full](https://fracpete.github.io/rsync4j/) * Shortcuts * [Command-line](https://fracpete.github.io/rsync4j/commandline/) * [Java](https://fracpete.github.io/rsync4j/java/) * [Windows](https://fracpete.github.io/rsync4j/windows/) * [FAQ](https://fracpete.github.io/rsync4j/faq/) * [Maven](https://fracpete.github.io/rsync4j/maven/) * [Releases](https://fracpete.github.io/rsync4j/releases/)