FileServerProtocol Enum
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
Specifies a protocol (module) to be used with FileServer.
Syntax
public enum FileServerProtocol
Fields
Name | Description |
---|---|
Sftp | SFTP protocol. |
Shell | Virtual shell for SSH remote shell or for SCP protocol. |
Tunneling | SSH tunneling (port forwarding). Only outgoing tunnels are supported at the moment. |