Internet Direct (Indy) Version 9.0.2 Beta
TIdFTP.Account
This method sends additional login information to a FTP Server.

procedure Account(AInfo: String);
Parameters
AInfo: String
The additional login information required by a server.

Description
This method sends additional login information to a FTP Server in addition to the login information send by the TIdFTP.Login and TIdFTP.Connect methods. This method should be used when you get a 332 or 532 reply to a command.