Internet Direct (Indy)
Home
PreviousUpNext
TIdFTP.SystemDesc Property

Description of the remote FTP server.

Pascal
property SystemDesc: string;

SystemDesc is a read-only string property that contians a description for the remote FTP server. 

SystemDesc normally contains the name of the operating system for the FTP server, but the value of SystemDesc can be server-specififc. 

SystemDesc is updated in the Connect method using the value returned from the FTP SYST command. If the numeric response 500 is received for the command, the value in SystemDesc is set to the RSFTPUnknownHost resource string.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.