Copy jpg & heic files recopied due to Sizes differ

What is the problem you are having with rclone?

Copying from Onedrive there are a number of jpg and heic files that recopy everytime due to the sizes being different.
These files havnt been changed and some go back 3 years.

This is only happening on 30 odd files.

Re-running rclone command minutes after the last run completes and it reports the sizes still differ.

Run the command 'rclone version' and share the full output of the command.

Docker rclone\rclone:latest (Not sure how to find the version when using docker but its pulled the latest image)

Which cloud storage system are you using? (eg Google Drive)

Microsoft Onedrive

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

\\\copy DOnedrive: /data/ --exclude "/Shared/Laser/**" --log-file=/config/rclone/transfer.log --log-level INFO

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

Example entries from one file.

\\\2024/11/02 10:14:00 DEBUG : Pictures/Camera Roll/2024/10/20241022_142642610_iOS.heic: Sizes differ (src 5884142 vs dst 2509091)
2024/11/02 10:14:02 DEBUG : Pictures/Camera Roll/2024/10/20241022_142642610_iOS.heic: quickxor = *REDACTED* OK
2024/11/02 10:14:02 DEBUG : Pictures/Camera Roll/2024/10/20241022_142642610_iOS.heic.1537ea6c.partial: renamed to: Pictures/Camera Roll/2024/10/20241022_142642610_iOS.heic
2024/11/02 10:14:02 INFO  : Pictures/Camera Roll/2024/10/20241022_142642610_iOS.heic: Copied (replaced existing)

See:

Microsoft OneDrive

ah thanks.
I read the readme for another similar problem but missed this one

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.