sshj treats -1 as an unknown length and uses a less efficient copying mechanism. You can merge this Pull Request by running:
git pull https://github.com/andrewgaul/jclouds sshj-unknown-content-length Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/441 -- Commit Summary -- * Handle Payload without length in SshjSshClient -- File Changes -- M drivers/sshj/src/main/java/org/jclouds/sshj/SshjSshClient.java (7) -- Patch Links -- https://github.com/jclouds/jclouds/pull/441.patch https://github.com/jclouds/jclouds/pull/441.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/441
