4D Internet Commands v16

FTP_GetType

Home

 
4D Internet Commands v16
FTP_GetType

FTP_GetType 


 

FTP_GetType ( ftp_ID ; ftp_Mode ) -> Function result 
Parameter Type   Description
ftp_ID  Longint in Reference to a FTP login
ftp_Mode  String in "A" = Ascii; "I" = Image; "L 8" = Logical 8-bit
Function result  Integer in Error Code

The FTP_GetType command returns information about the current FTP Transfer mode. The Transfer mode may be set using the FTP_SetType command.

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

ftp_Mode returns a code describing the current FTP transfer mode.



See also 

FTP_SetType

 
PROPERTIES 

Product: 4D Internet Commands
Theme: IC File Transfer
Number: 88902

 
HISTORY 

Created: 4D Internet Commands 6.5

 
ARTICLE USAGE

4D Internet Commands ( 4D Internet Commands v16)