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









FTPPassword

Description

Returns or sets the password used to log into the FTP server.

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

Data type

String.

Syntax

ObjectName. FTPPassword

Remarks

If you wish to use "anonymous" user name to log into a FTP server, just use the default value of FTPUserName property and FTPPassword property.

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, FTPPort property, ProxyServer property, FTPDownload, FTPUpload(), HTTPPort property, HTTPUserName property, HTTPPassword property, HTTPDownload(), HTTPUploadThroughPut(), HTTPUploadThroughPost()