Package org.apache.sshd.scp.client
package org.apache.sshd.scp.client
-
ClassDescriptionTODO Add javadocAn
ScpClient
wrapper that also closes the underlying session when closedTODO Add javadocHelps transfer files between 2 servers rather than between server and local file system by using 2ClientSession
-s and simply copying from one server to the otherA simplified synchronous API for obtaining SCP sessions.TODO Add javadoc