Release v3.2.3-3
·
442 commits
to master
since this release
- updated OpenSSH to 8.5p1-1
- Rsync/Ssh/SshKeyGen: annotated get/set methods with the corresponding command-line option flags of the executable to make it easier to translate command-lines into Java code
- Rsync:
--partial-dir/--chownflags were not translated into rsync command--acls/-Awas missing completely
- Ssh: cipherSpec got incorrectly translated into
-C, corrected to-c(lower-case)