Discuss this help topic in SecureBlackbox Forum
TElSimpleFTPSClient.VirtualHostName
This property tells the client to send HOST command to the server before logging in.
Declaration
Description
When connecting to the server that serves multiple virtual host names, you need to specify the name of the host you are trying to get to. This property allows you to set its name. The property should be set before calling the Login method.