4D Internet Commands v14FTP_SetPassive |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Internet Commands v14
FTP_SetPassive
FTP_SetPassive
The FTP_SetPassive command sets the data stream transfer mode between an FTP Server and an FTP Client while executing commands such as FTP_GetDirList, FTP_Send, FTP_Append or FTP_Receive. Data stream transfer mode setting will be applied to these commands once the command FTP_SetPassive has been executed. Exchanges between a FTP Server and a FTP Client are based upon two streams: the control stream (port 21 by default) and the data stream (port 20 by default). Usually, FTP Servers are defined as "active" since they open and manage the data connection. Note: You may need to check with the network administrator whether the active or the passive mode is used for FTP exchanges. ftp_ID is the long integer reference to the FTP session established with FTP_Login. The passiveMode parameter value specifies the data stream transfer mode:
|
PROPERTIES
Product: 4D Internet Commands
HISTORY
Modified: 4D Internet Commands 6.5.3 SEE ALSO TAGS PASV ARTICLE USAGE
4D Internet Commands ( 4D Internet Commands v11.4) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||