FTP_System

4D - Documentation   Français   English   German   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next

version 6.5


FTP_System (ftp_ID; systemInfo) Integer

ParameterTypeDescription
ftp_IDLongintReference to a FTP login
systemInfoStringSystem Information
Function resultIntegerError Code

Description

The command FTP_System 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.


4D - Documentation   Français   English   German   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next