Skip to content

Releases: fracpete/rsync4j

Release v3.1.2-11

26 Jun 22:15
Compare
Choose a tag to compare
  • fixed NullPointerException when supplying no additional arguments
  • supplying an empty additional argument (to avoid NPE) caused --rsh command to be parsed properly
  • updated Windows binaries to 2018-06-27 (OpenSSH 7.7p1-1)

Release v3.1.2-10

10 Jun 09:00
Compare
Choose a tag to compare
  • added ssh-keygen binary
  • added Java wrappers for ssh (com.github.fracpete.rsync4j.Ssh) and ssh-keygen (com.github.fracpete.rsync4j.SshKeyGen)

rsync4j-3.1.2-9

25 Feb 00:03
Compare
Choose a tag to compare
  • split into modules
  • added support for 32-bit Windows
  • can be run on 32-bit platforms now in general

rsync4j-3.1.2-8

28 Jan 00:03
Compare
Choose a tag to compare
  • upgraded processoutput4j to 0.0.7 to avoid problems on Windows that not all output from stdout/stderr is captured once process finishes

rsync4j-3.1.2-7

11 Jan 20:18
Compare
Choose a tag to compare
  • using now classloader associated with Binaries class to make it work from within jars that contain their dependencies (like ones generated by spring-boot-maven-plugin)
  • added build plugin spring-boot-maven-plugin to generate executable jar with all its dependencies inside the jar itself

rsync4j-3.1.2-6

07 Jan 20:10
Compare
Choose a tag to compare
  • added RSYNC4J_HOME environment variable support on Windows for custom location of binaries and keys

rsync4j-3.1.2-5

29 Oct 01:32
Compare
Choose a tag to compare
  • added --maxtime option which kills off the rsync process once specified time out in seconds has been reached

rsync4j-3.1.2-2

22 May 21:52
Compare
Choose a tag to compare
  • changed size-based parameters back to string as they can take string suffixes: max_size, min_size, bwlimit
  • can be specified multiple times now: copy_dest, compare_dest, link_dest, filter, include, exclude

rsync4j-3.1.2-1

22 May 06:19
Compare
Choose a tag to compare
  • added path conversion: excludeFrom, includeFrom, filesFrom, logFile, passwordFile, writeBatch, onlyWriteBatch, readBatch

rsync4j-3.1.2-0

16 May 01:15
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag rsync4j-3.1.2-0