This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
FTP_System

FTP_System 


 

FTP_System ( ftp_ID ; systemInfo ) -> Function result 
Parameter Type   Description
ftp_ID  Longint in Reference to a FTP login
systemInfo  String in System Information
Function result  Integer in Error Code

The FTP_System command simply obtains information into systemInfo that describes the FTP server software.

ftp_ID is the long integer reference to the FTP session established with FTP_Login.

systemInfo will contain information about the FTP server.

 
PROPERTIES 

Product: 4D
Theme: IC File Transfer
Number: 88900

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D Internet Commands 6.5

 
ARTICLE USAGE

4D Internet Commands ( 4D v19)