Internet Direct (Indy) Version 9.0.2 Beta
TIdFTPServer.EmulateSystem
Indicates the computer system to emulate in file and directory handling operations.

property EmulateSystem: TIdFTPSystems;
Description
EmulateSystem is a TIdFTPSystems property that indicates the computer system to emulate in file and directory handling operations for the FTP server implementation. EmulateSystem is also used when the FTP server generates responses for the LIST, SITE, and SYST FTP commands.

The default value for EmulateSystem is ftpsDOS, as assigned in the Create constructor.