ftp_size
Returns the size of the given file
&reftitle.description;
intftp_size
resourceftp_stream
stringremote_file
ftp_size returns the size of the given file in
bytes.
Not all servers support this feature.
&reftitle.parameters;
ftp_stream
The link identifier of the FTP connection.
remote_file
The remote file.
&reftitle.returnvalues;
Returns the file size on success, or -1 on error.
&reftitle.examples;
ftp_size example
]]>
&reftitle.seealso;
ftp_rawlist