Internet Direct (Indy) Version 9.0.2 Beta
TIdFTP.Site
Sends an FTP server site command.

procedure Site(const ACommand: string);
Parameters
const ACommand: string
Server site command to perform.

Description
Site is a procedure used to send a site-specific FTP command directly to the FTP server. Site is used by an FTP server to provide services specific to the host system that are essential to file transfer, but not sufficiently universal to be included as commands in the FTP protocol.

Use the FTP HELP SITE command to discover the commands and syntax requirements for the specific FTP server.