FilenCloudDienste / filen-desktop-legacy

Desktop client for filen.io
https://filen.io
GNU Affero General Public License v3.0
3 stars 1 forks source link

Bug - synchronising folders with existing content does not sync modified files at all #282

Open hotchkj opened 5 months ago

hotchkj commented 5 months ago

The Filen desktop client does not appear to always take file modification times (or, in extremis, checksums) into account when synchronising files. This is noticeable when setting up sync across two machines with folders that have existing content (a very likely scenario when migrating from an old sync app to Filen).

Steps to reproduce:

  1. Machine 1: Install Filen, create folder A and set up sync with desktop client e.g. test.txt
  2. Cloud: test.txt is present in folder A with modification time from step 1
  3. Machine 2: Create folder A, create test.txt with a later modification time than Machine 1's copy
  4. Machine 2: Install Filen, set up sync with the same cloud folder A

Expected results:

Actual results:

It is necessary to go through the entire file list by hand and resolve the disparity manually. This dramatically erodes trust in the storage, since I have to check each and every file is actually in the cloud at the modification time I expect.

Thanks for your attention.

OS: Windows 10 x64 App: v2.0.24