Interface ISshServerOptions
Properties
crypto
crypto: any
fs
fs: IFileSystem
Optional
password
password?: string
port
port: number
publicKeyPath
publicKeyPath: string
serverKeyPath
serverKeyPath: string
serverName
serverName: string
ssh2
ssh2: __module
username
username: string