FtpDLX Class Properties

See Also

FtpDLX Class  | WeOnlyDo.Client Namespace

See Also WeOnlyDo.Client.FTP Send comments on this topic.

FtpDLX Class Members

For a list of all members of this type, see FtpDLX members.

Public Properties

Public Property Authentication Determines type of authentication.
Public Property Blocking Determine if methods are blocking.
Public Property Certificate Holds certificate for SSL authentication.
Public Property Container (Inherited from System.ComponentModel.Component)Gets the IContainer that contains the Component.
Public Property DirFormat Determines expected directory format.
Public Property DirItems Returns collection of directory items.
Public Property Encryption Encryption method that will be used for communication.
Public Property Hostname Hostname of server where we will connect.
Public Property LastError Holds last error that occured, if any.
Public Property LicenseKey License key to use for licensed version of the component.
Public Property ListItem Holds value of last ListItems event.
Public Property ListParams Holds additional parameters for LIST command.
Public Property LocalPath Holds name of local path used for transferring files.
Public Property Login Login (username) information that will be sent to the server.
Public Property Passive Determines if file transfer is passive.
Public Property Password Password that will be sent to the server.
Public Property Port Port on the server where we will connect.
Public Property PrivateKey Holds private key for SSL and SSH authentication.
Public Property Protocol Determines protocol used for connection.
Public Property ProxyHostname Specifies the hostname of proxy to use.
Public Property ProxyLogin Specifies the login/username to use when connecting to the proxy server.
Public Property ProxyPassword Specifies the password to use when connecting to proxy server.
Public Property ProxyPort Specifies the port to use for proxy server.
Public Property ProxyType Specifies the type of proxy to use.
Public Property PublicKeyOpenSSH Returns public key in OpenSSH format.
Public Property PublicKeySSH Returns public key in SSH.COM/Tectia format.
Public Property RemotePath Holds name of path on the server used for transferring files.
Public Property Resume Determines if wodFtpDLX.NET will try to resume file transfer.
Public Property Site (Inherited from System.ComponentModel.Component)Gets or sets the ISite of the Component.
Public Property State Read-only property that returns current component state.
Public Property SmartGet Determines if wodFtpDLX.NET should try to determine remote filename on GetFile command.
Public Property SmartPut Determines if wodFtpDLX.NET should try to determine remote filename on PutFile command.
Public Property Tag Tag for misc usage.
Public Property Timeout Total number of seconds to expire before we are automatically disconnected from the server.
Public Property TransferMode Determines if transfers are Binary or AscII.
Public Property TransferRate Returns average speed of the file transfer.
Public Property TransferTime Returns time needed to transfer current or previous file.
Public Property Version Shows version information.

See Also

FtpDLX Class  | WeOnlyDo.Client Namespace

 

 


© WeOnlyDo Software. All Rights Reserved.