| Package | Description |
|---|---|
| org.apache.sshd.scp.server | |
| org.apache.sshd.server.shell | |
| org.apache.sshd.sftp.server |
| Modifier and Type | Class and Description |
|---|---|
class |
ScpCommand
This commands provide SCP support on both server and client side.
|
class |
ScpShell
This commands SCP support for a ChannelSession.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InvertedShell
This shell have inverted streams, such as the one obtained when launching a new
Process from java. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessShell
Bridges the I/O streams between the SSH command and the process that executes it
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SftpSubsystemEnvironment |
interface |
SftpSubsystemProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSftpSubsystemHelper |
class |
SftpSubsystem
SFTP subsystem
|
Copyright © 2008–2025 The Apache Software Foundation. All rights reserved.