Back to product page

Account property


Determines account name to be used on the server.

Type

A String value. Represents your account name on remote server.

Syntax

  • Basic
object.Account [= value]
The Account(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodFtpDLX.
valueA String value.

Remarks

This property is rarely used. Some servers require you specify account to be used together with your Login and Password already provided.

It is not used in SFTP protocol at all.

Platforms

Windows