Dynamsoft Home|Product Home

FTPPort

Description

Sets or returns the port number of the FTP server.

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()