Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSftpSubsystemHandler ¶
func AddSftpSubsystemHandler(handler Handler, logger logger.AccessLogger, handlers map[string]ssh.SubsystemHandler) map[string]ssh.SubsystemHandler
AddSftpSubsystemHandler adds a handler for the sftp protocol to the given handlers by using the given handler function that creates a sftp.Handlers instance for every new connection happening. The logger parameter is used to log errors and accesses.
Types ¶
Click to show internal directories.
Click to hide internal directories.