FTPServer.proxyConnectTo(host,user,password)
Opens a proxy FTP connection.
Arguments:
Name
Type
Description
Mode
host
String
the host address
in
user
String
the user name
in
password
String
the user password
in
Parent topic:
Fuego.Net : FTPServer