The leading provider of version control solutions and TWAIN SDKs
  • Contact us









FTPPort

Description

Returns or sets the port number of the FTP server.

ActiveX Edition Plug-in Edition Mac Edition
Since V4.0 Since V4.0 Since V6.4

Data type

Integer

Syntax

ObjectName. FTPPort

Remarks

The default FTP port number is 21.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

FTPUserName property, FTPPassword property, ProxyServer property, FTPDownload, FTPUpload(), HTTPPort property, HTTPUserName property, HTTPPassword property, HTTPDownload(), HTTPUploadThroughPut(), HTTPUploadThroughPost()