FTPServer.storeBinaryIn(data,remoteFile)
Stores memory data in this FTP server, in binary mode.
Arguments:
Name
Type
Description
Mode
data
Binary
local data to transfer.
in
remoteFile
String
remote file name.
in
Parent topic:
Fuego.Net : FTPServer