-
-
Notifications
You must be signed in to change notification settings - Fork 835
Closed
Description
ctime can't be set via userspace, while mtime is easily manipulated.
For most files (e.g. not extracted from tarballs, or installed by a package manager) these two are the same, which limits the impact of the change on existing file caches.
- Works with sshfs? -> (YES) (see below)
@verygreen noted that in the Windows world ctime usually means "creation" not "change" time
- Works with windows+cygwin? -> YES
- Works with native windows? -> NO
Reactions are currently unavailable