After upgrade, rclone sync wants to do a full copy not just of deltas

I have had similar issue. It was never followed up but in the meantime what worked for me was to add --modify-window 1s flag to my sync command.

Try maybe it will work for you too.

1 Like