Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
FtpFile
.Write
public function
Write
Prototype:
function Write(buf);
Parameters
buf
a string buffer encapsulating the data to write on the FTP
Description:
Writes data to a FTP file.
Return value:
Returns the number of bytes written.