Search found 4 matches

by vadkot
10 Jun 2019, 19:06
Forum: Help
Topic: FFS changes file timestamp (modified date-time) when synchronizing
Replies: 7
Views: 1759

Re: FFS changes file timestamp (modified date-time) when synchronizing

You write some kind of nonsense
At first you claim that win explorer work, as well as robocopy.
Then say no.
I specifically showed you that robocopy does NOT change the modification date.
In my system - everything is OK.
The problem is in code of FFS.
I have already written a power shell script that ...
by vadkot
10 Jun 2019, 18:30
Forum: Help
Topic: FFS changes file timestamp (modified date-time) when synchronizing
Replies: 7
Views: 1759

Re: FFS changes file timestamp (modified date-time) when synchronizing

You are wrong. I showed you the real situation on screens.
Why You deny the obvious?
Win Explorer and Robocopy work differently with the file date when copy from SMB share.
Moreover, Sysinternal Process Explorer clearly shows:
That only 1 process holds the file: either Win Explorer or Robokopi.
No ...
by vadkot
08 Jun 2019, 14:32
Forum: Help
Topic: FFS changes file timestamp (modified date-time) when synchronizing
Replies: 7
Views: 1759

Re: FFS changes file timestamp (modified date-time) when synchronizing

I have SMB share under *nix OS on FAT32 flash.
When I copy file from Windows to SMB, modified date changes everytime to current.
It's normal, because SMB OS file system decides which date to set.
BUT!
When I copy file from SMB to Windows, it's Windows OS decides which date to set.
When I copy with ...
by vadkot
05 Jun 2019, 09:08
Forum: Help
Topic: FFS changes file timestamp (modified date-time) when synchronizing
Replies: 7
Views: 1759

FFS changes file timestamp (modified date-time) when synchronizing

1) FFS changes file timestamp (modified date-time) when synchronizing.
2) Two way synchronizing algorithm isn't correct: trying to overwrite newer file.
On the following picture - default FFS settings. The same file. After synchronizing, file has new timestamp.