Package org.apache.sshd.scp.server
package org.apache.sshd.scp.server
-
ClassesClassDescriptionA class for turning a byte stream into a character stream.This commands provide SCP support on both server and client side.This
CommandFactory
can be used as a standalone command factory or can be used to augment anotherCommandFactory
and providesSCP
support.A usefulObjectBuilder
forScpCommandFactory
This commands SCP support for a ChannelSession.