Password Property
The password to log in.
Syntax
public String getPassword(); public void setPassword(String password);
Remarks
This property contains the password used to log in and must be set before the bean connects to the FTP server.
Default Value
""