Class ScpShell

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
All Implemented Interfaces:
Runnable, org.apache.sshd.common.file.FileSystemAware, SessionContextHolder, SessionHolder<ServerSession>, org.apache.sshd.common.util.threads.ExecutorServiceCarrier, ServerChannelSessionHolder, Command, CommandDirectErrorStreamAware, CommandDirectInputStreamAware, CommandDirectOutputStreamAware, CommandDirectStreamsAware, CommandLifecycle, ServerSessionAware, ServerSessionHolder

public class ScpShell extends AbstractFileSystemCommand implements ServerChannelSessionHolder
This commands SCP support for a ChannelSession.
Author:
Apache MINA SSHD Project