Concept Framework 2.2 documentation Contents | Index

standard.net.ftp.FtpWrite

Name Version Deprecated
FtpWrite version 1.0 no

Prototype:
number FtpWrite(string data_buffer, number stream_handle)

Parameters:
data_buffer      the data to write to the stream
stream_handle      the stream handle as returned by FtpAccess

Description:
Write to a data connection stream.

Returns:
Returns non-null if succeeded, or null if failed.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:19 2013 GMT(c)2013 Devronium Applications