Koofr (unencrypted) checksum parameter doesn't work

STOP and READ USE THIS TEMPLATE NO EXCEPTIONS - By not using this, you waste your time, our time and really hate puppies. Please remove these two lines and that will confirm you have read them.

What is the problem you are having with rclone?

checksum parameter doesn’t work

when i move/rename files everything will be uploaded again and causes unnecessary traffic.

i want to upload files only unencrypted

$ rclone version

rclone v1.71.0

  • os/version: fedora 43 (64 bit)
  • os/kernel: 6.17.8-300.fc43.x86_64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.25rc2 X:nodwarf5
  • go/linking: dynamic
  • go/tags: none

Which cloud storage system are you using? Koofr

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone -P sync ~/Koofr koofr:/koofr --checksum

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

$ rclone config redacted
[koofr]
type = koofr
provider = koofr
user = XXX
password = XXX

Double check the config for sensitive info before posting publicly

Paste config here

A log from the command that you were trying to run with the -vv flag

not log here
sync is working but 

welcome to the forum,

afiak, that is expected default behavior.
to change default behavior, read about --track-renames


might want to rclone selfupdate

works like a charm :slight_smile:

thank you very much

1 Like

you are very much welcome :slight_smile: