rcx icon indicating copy to clipboard operation
rcx copied to clipboard

sync does not update a file which has changed in content (and mod time), but not size

Open redstreet opened this issue 3 years ago • 0 comments

What version of RCX are you using (About -> App version)?

1.12.2

What is your Android version, phone model and manufacturer?

Android 10, Pixel 4

Which steps are required to reproduce this issue?

  1. Setup a Onedrive remote with a test file of say, 10 characters
  2. Sync the remote to a local dir
  3. Modify a single char in the test file. File size remains the same, but content has changed
  4. Sync the remote to the same local dir
  5. Test file is not synced

What is your configuration (rclone.conf)?

[test] type = crypt remote = od:/testdir

[od] type = onedrive region = global

Does the same issue also occur when using the same configuration on a PC or in Termux?

No. Tested on Windows.

What are the contents of Android/data/io.github.x0b.rcx/files/logs/log.txt?

log.txt (click to expand)

Empty.

redstreet avatar Feb 03 '22 10:02 redstreet