| Property |
Description |
| Account
|
Gets and sets the FTP account name for the current user |
| ActivePort
|
Gets and sets the range of ports used for active mode file
transfers |
| AppendFile
|
Specify that data should be appended to an existing file during
a FTP file transfer |
| CertificateExpires
|
Return the date and time that the server certificate
expires |
| CertificateIssued
|
Return the date and time that the server certificate was
issued |
| CertificateIssuer
|
Returns information about the organization that issued the
server certificate |
| CertificateName
|
Return the location of the certificate name |
| CertificateStatus
|
Return the status of the server certificate |
| CertificateStore
|
Gets and sets the location of the certificate store |
| CertificateSubject
|
Returns information about the organization to which the server
certificate was issued |
| ChannelMode
|
Gets and sets the security mode for the specified
communications channel |
| CipherStrength
|
Return the length of the key used by the encryption
algorithm |
| Compression
|
Set or return if data compression should be enabled for HTTP
downloads |
| DirectoryFormat
|
Gets and sets the current FTP directory format type |
| Features
|
Gets and sets the features enabled for the current client
session |
| FileType
|
Gets and sets the current file transfer type for FTP
transfers |
| Fingerprint
|
Returns a string that uniquely identifies the server |
| HashStrength
|
Return the length of the message digest that was selected |
| KeepAlive
|
Set or return if the connection to a HTTP server is
persistent |
| LastError
|
Gets and sets the last error code |
| LastErrorString
|
Return a description of the last error that occurred |
| LocalAddress
|
Return the Internet address of the local host |
| Localize
|
Determines if remote file dates are localized to the current
timezone |
| LocalName
|
Return the Internet domain name of the local host |
| Options
|
Gets and sets the options for the current object |
| Passive
|
Enable passive FTP file transfers |
| Password
|
Gets and sets the password for the current user |
| Priority
|
Gets and sets the priority assigned to file transfers |
| ProtocolVersion
|
Gets and sets the current HTTP protocol version |
| ProxyPassword
|
Gets and sets the proxy server password for the current
user |
| ProxyPort
|
Gets and sets the port number for the proxy server |
| ProxyServer
|
Gets and sets the host name of the proxy server |
| ProxyType
|
Gets and sets the current proxy server type |
| ProxyUser
|
Gets and sets the current proxy user name |
| ResultCode
|
Return the result code of the previous action |
| ResultString
|
Return a string describing the results of the previous
action |
| Resource
|
Gets and sets the remote file name or resource path on the
server |
| Secure
|
Specify if a connection to the server is secure |
| SecureCipher
|
Return the encryption algorithm used to establish the secure
connection with the server |
| SecureHash
|
Return the message digest selected when establishing the secure
connection with the server |
| SecureKeyExchange
|
Return the key exchange algorithm used to establish the secure
connection with the server |
| SecureProtocol
|
Gets and sets the security protocol used to establish the
secure connection with the server |
| ServerDirectory
|
Gets and sets the current working directory on the FTP
server |
| ServerName
|
Gets and sets the host name for the FTP or HTTP server |
| ServerPort
|
Gets and sets the port number for a remote connection |
| ServerType
|
Gets and sets the type of the remote FTP or HTTP server |
| System
|
Return information about the server |
| ThrowError
|
Enable or disable error handling by the container of the
control |
| Timeout
|
Gets and sets the amount of time until a blocking network
operation is aborted |
| Trace
|
Enable or disable network function level tracing |
| TraceFile
|
Return or specify the network function trace output file |
| TraceFlags
|
Gets and sets the current network function tracing flags |
| TransferBytes
|
Return the number of bytes transferred from the server |
| TransferTime
|
Return the number of milliseconds elapsed during a data
transfer |
| URL
|
Gets and sets the current Uniform Resource Locator value |
| UserName
|
Gets and sets the current user name |
| Version
|
Return the current version of the object |