Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.net.ftp
.FtpModDate
FtpModDate
is available since version 1.0.
Prototype:
number FtpModDate(string path, number connection_handle)
Parameters
path
the ftp file path
connection_handle
the connection handle as returned by
FtpConnect
.
Description:
Determine the modification date of a remote file.
Return value:
Returns the modification date as a string.