Obtains the date and time of the last file modification referenced by the FTPFile object returned by <ftp.listFiles>.
1 ftp.file.getTimestamp
<ftp.file.getTimestamp>
<ftpfile /> +
</ftp.file.getTimestamp>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Eftpfile | FtpFile | An Ftp file. |
Returns | |
---|---|
Type | Description |
Timestamp | Date and time of the last file modification referenced by the FTPFile object. |