Function
EN
Version 5.00
@FTPNTGetConnectionInfo
FTP
Syntax
@FTPNTGetConnectionInfo(FTPNTHANDLE;RETTEXTAPPLICATION;RETTEXTSERVER;RETFNPORT;RETTEXTUSERNAME;RETTEXTPASSWORD);
Description
This @Function is available only on Windows!
Returns connection data for the FTPNTHANDLE FTPNTHANDLE.
TEXT RETTEXTAPPLICATION
The application text that was specified when opening the session.
TEXT RETTEXTSERVER
The server address that was specified when opening the session.
FN RETFNPORT
The server port that was specified when opening the session.
TEXT RETTEXTUSERNAME
The user name that was specified when opening the session.
If an empty string is returned, no user name was specified.
TEXT RETTEXTPASSWORD
The password that was specified when opening the session.
If an empty string is returned, no password was specified.
Note : This text was machine-translated and may contain inaccuracies.
