Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last Access Date changes for no good reason #3331

Open
2 tasks done
Thomas20240215 opened this issue Feb 15, 2024 · 1 comment
Open
2 tasks done

Last Access Date changes for no good reason #3331

Thomas20240215 opened this issue Feb 15, 2024 · 1 comment
Labels
type:minor-bug Something minor isn't working

Comments

@Thomas20240215
Copy link

Please agree to the following

Summary

Looking at the file properties updates the file access date

What software is involved?

  • Operating System: Windows 10 22H2
  • Cryptomator: 1.12.0

Volume Type

None

Steps to Reproduce

Explorer, right click on any file, select properties. This shows the properties box, fine.
If you close the box and reopen it the "Last Access Date" has changed.
Also looking at the properties of a big folder is very slow, probably due to the fact that the access dates are rewritten for many files.

Expected Behavior

File "Last Access Date" should only change if the file contents are read.

Actual Behavior

Looking at the file properties changes the file access date.

Reproducibility

Always

Relevant Log Output

No response

Anything else?

No response

@Thomas20240215 Thomas20240215 added the type:bug Something isn't working label Feb 15, 2024
@FryingPanBrock
Copy link

I am not a Cryptomator developer, but to be fair, access time is the most useless property ever implemented in any filesystem, wasting write cycles and disk lifespan for no reason. I cannot think of any software that even depends on it. Many Linux distributions simply turn it off. So, dealing with access time should have the lowest priority.

@infeo infeo added type:minor-bug Something minor isn't working and removed type:bug Something isn't working labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:minor-bug Something minor isn't working
Projects
None yet
Development

No branches or pull requests

3 participants