The FileServer type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() ![]() | Authentication |
Occurs when client is being authenticated.
(Inherited from Server.) |
![]() ![]() | Connecting |
Occurs when a client is connecting.
(Inherited from Server.) |
![]() ![]() | Disconnected |
Occurs when a client has disconnected.
(Inherited from Server.) |
![]() ![]() | ErrorOccurred |
Occurs when an error occurs while processing requests.
(Inherited from Server.) |
![]() ![]() | FileDownloaded |
Occurs after a file (or a part of a file) has been downloaded.
|
![]() ![]() | FileUploaded |
Occurs after a file (or a part of a file) has been uploaded.
|
![]() ![]() | PathAccessAuthorization |
Occurs when path access authorization is required.
|
![]() ![]() | PreAuthentication |
Occurs when client authentication is about to start.
(Inherited from Server.) |
![]() ![]() | ShellCommand |
Occurs when a shell command is executed.
|
![]() ![]() | TunnelRequested |
Occurs when a tunnel is requested.
|