FileModifiedTime Property

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

Object Oriented Interface

public function getFileModifiedTime();
public function setFileModifiedTime($value);

Procedural Interface

ipworkssftp_sftp_get($res, 19 );
ipworkssftp_sftp_set($res, 19, $value );

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.

Data Type

Long64

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SFTP 2020 PHP Edition - Version 20.0 [Build 8263]