Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20
FTP_GetPassive
|
FTP_GetPassive ( ftp_ID ; passiveMode ) -> Funktionsergebnis | ||||||||
Parameter | Typ | Beschreibung | ||||||
ftp_ID | Lange Ganzzahl |
![]() |
Reference to a FTP login | |||||
passiveMode | Ganzzahl |
![]() |
Current data stream transfer mode 0=Active mode, 1=Passive mode | |||||
Funktionsergebnis | Ganzzahl |
![]() |
Error Code | |||||
The FTP_GetPassive command returns the current data stream transfer mode.
For more details about FTP transfer modes, refer to the FTP_SetPassive command description.
ftp_ID is the long integer reference to the FTP session established with FTP_Login.
passiveMode returns the current data stream transfer mode:
Produkt: 4D
Thema: IC File Transfer
Nummer:
88893
Geändert: 4D Internet Commands 6.5.3
4D Internet Commands ( 4D v20)