Concept Framework 2.2 documentation Contents | Index

standard.net.ftp.FtpSize

Name Version Deprecated
FtpSize version 1.0 no

Prototype:
number FtpSize(string path, number mode, number connection_handle)

Parameters:
path      the ftp file path
mode      the ftp mode: FTPLIB_ASCII or FTPLIB_IMAGE
connection_handle      the connection handle as returned by FtpConnect.

Description:
Get the size of a remote file.

Returns:
Returns the file size, or -1 if failed.

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