Had a github request for adding a timeout option to my rsync4j library. Which was an excellent idea!
Therefore I added timeout support to my processoutput4j library, and enabled the timeout in rsync4j via the –maxtime option (setMaxTime/getMaxTime methods).
Here are the new releases: