Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FtpSiteCommandHandlerArgs Class

Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)

Provides data and result for FtpSiteCommandHandler.

Syntax
public class FtpSiteCommandHandlerArgs
Inheritance
Object
FtpSiteCommandHandlerArgs
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
Arguments

Gets the 'SITE' command arguments.

Command

Gets the 'SITE' command name (such as 'HELP' or 'PSWD'). The value can be an empty string.

ResponseCode

Gets or sets a response code to be reported to the client. If set to zero, custom response is not used and server will process the command using default logic.

ResponseDescription

Gets or sets a response description to be reported to the client. If not set, the response description will be "End".

Session

Gets the server session that received the 'SITE' command.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies