IPWorks SSH 2020 JavaScript Edition

Questions / Feedback?

FileModifiedTime Property

The number of milliseconds since 12:00:00 AM January 1, 1970 that this file was last modified.

Syntax

async sftp.getFileModifiedTime(): number
async sftp.setFileModifiedTime(fileModifiedTime: number)

Default Value

0

Remarks

The number of milliseconds since 12:00:00 AM January 1, 1970 that this file was last modified.

This property is not available at design time.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IPWorks SSH 2020 JavaScript Edition - Version 20.0 [Build 7525]