Concept Framework 2.0 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: Fri Jan 21 18:06:22 2011 GMT(c)2011 RadGs Software