4D v19FTP_GetType | 
            ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
                 
                
    
    
                 | 
                
			
                    
                         
    4D v19
 
FTP_GetType 
                                
                                
        
 | 
                |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FTP_GetType ( ftp_ID ; ftp_Mode ) -> Funktionsergebnis | ||||||||
| Parameter | Typ | Beschreibung | ||||||
| ftp_ID | Lange Ganzzahl | 
             
         | 
        Reference to a FTP login | |||||
| ftp_Mode | String | 
             
         | 
        "A" = Ascii; "I" = Image; "L 8" = Logical 8-bit | |||||
| Funktionsergebnis | Ganzzahl | 
             
         | 
        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.
	Produkt: 4D
	Thema: IC File Transfer
	Nummer: 
        88902
        
        
        
	
	Erstellt: 4D Internet Commands 6.5
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Internet Commands ( 4D v19)
	
	
Fehler melden