FTPServer.FTPServer(host,user,password)
Connects to a FTP Server.
Arguments:
Name
Type
Description
Mode
host
String
host address.
in
user
String
user name
in
password
String
user password.
in
Parent topic:
Fuego.Net : FTPServer