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

On modifying a file in windows, the time stamp is set to a future date #580

Closed
PraneethKapuganti opened this issue Sep 27, 2017 · 1 comment

Comments

@PraneethKapuganti
Copy link

Feature request can skip this form. Bug report must complete it. Check List must be 100% match or it will be automatically closed without further discussion. Please remove this line.

Environment

  • Windows version: Windows 7
  • Processor architecture: Intel x86 64
  • Dokany version: 1.0.5
  • Library type (Dokany/FUSE): Dokan

Check List

Description

I am using DOKAN SSHFS to mount to a remote linux server.

When I modify a file in windows the linux file timestamp is set to a future date. Because of this all the builds/make system is failing. Specifically the date is set to Jan 18 2038 on Linux and on windows it does not show any timestamp after the file is modified. I am using notepad to modify the file. In fact I used other softwares to modify the file and still see the same issue

Based on the timestamp it is being set on Linux, this looks like a integer overflow problem to me. I am not sure but I have seen similar issues before.

Logs

Please attach in separate files: mirror output, library logs and kernel logs.
In case of BSOD, please attach minidump or dump analyze output.

@Liryna
Copy link
Member

Liryna commented Sep 29, 2017

Hi @PraneethKapuganti ,

I continue the conversation there: dokan-dev/dokan-sshfs#17

@Liryna Liryna closed this as completed Sep 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants