This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
FTP_System
|
FTP_System ( ftp_ID ; systemInfo ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
ftp_ID | Longint |
![]() |
Reference to a FTP login | |||||
systemInfo | String |
![]() |
System Information | |||||
Function result | Integer |
![]() |
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.
Product: 4D
Theme: IC File Transfer
Number:
88900
Created: 4D Internet Commands 6.5
4D Internet Commands ( 4D v19)