Multi Commander > Feature Requests and Suggestions

Add change time (ctime) for file/folder

(1/1)

file42818folder:
Hello Multi Commander currently supports only atime (access time), crtime (creation time) and mtime (modified time).

Please add ctime (change time) to the column.

Mathias (Author):
There are only 3 timestamps on files/folders.
"change time" and "modified time" is the same.  only different name

file42818folder:

--- Quote from: Mathias (Author) on January 15, 2021, 08:02:37 ---There are only 3 timestamps on files/folders.
"change time" and "modified time" is the same.  only different name

--- End quote ---

change time is not the same as modified time.

Change time updates e.g. on NTFS file systems with file/folder if only the name is changed. With modified time the content must be changed, then it is updated. There are clear differences.

According to this site robocopy.exe and Far Manager can do it.

https://stackoverflow.com/questions/27534448/how-do-i-get-change-file-time-in-windows

https://sourceforge.net/projects/farmanager/
https://github.com/FarGroup/FarManager

Mathias (Author):
That is a NTFS special field that is not exposed by windows by normal APIs.
There is probably a reason why Microsoft do not expose them via the normal file API. problem not support on version of NTFS or something

Navigation

[0] Message Index

Go to full version