| Name | Description | |
|---|---|---|
![]() | Account | Account on FTP server. It is used only when the proxy server is used. |
![]() | BytesTotal | Determines how many bytes will be uploaded onto FTP server. |
![]() | BytesUploaded | Determines how many bytes are uploaded onto FTP server. |
![]() | ErrorCode | Returns an error code of an image uploading process. |
![]() | ErrorString | Returns an error string of an image uploading process. |
![]() | Host | FTP server name or IP address. |
![]() | LogOnType | Proxy server type. |
![]() | PassiveMode | Sets the passive/active method of transfer the file to the server. |
![]() | Password | FTP server password. |
![]() | Path | Path on a FTP server, for example "/imgs/". |
![]() | Port | FTP server port. |
![]() | ProxyHost | Proxy server name or IP address. |
![]() | ProxyPassword | Proxy server password. |
![]() | ProxyPort | Proxy server port. |
![]() | ProxyUser | Proxy server user. |
![]() | StatusCode | Returns a status code of an image uploading process. |
![]() | StatusString | Returns a status string of an image uploading process. |
![]() | Timeout | Timeout in milliseconds assigned to the read-write operations with server. |
![]() | User | FTP server user. |
