Account Property  
 

Gets and sets the FTP account name for the current user.

Syntax

object.Account [= account ]

Remarks

The Account property specifies the account name of the current user, if it is required by the server for authentication.

Note that not all servers require an account name, in which case this property is ignored.

Data Type

String

See Also

Password Property, UserName Property, Connect Method