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