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.