FTPServer.retrieveBinaryFrom(remotefile)
Retrieves a file from this FTP server, and stores it into the memory in binary mode
Arguments:
Name
Type
Description
Mode
remotefile
String
the remote file name
in
Parent topic:
Fuego.Net : FTPServer