Azureblob exceeding 100% per file / amount transferred is double the amount of files

What is the problem you are having with rclone?

Similar to Percentages Exceeding 100% all my files exceed the 100% progress per file up to 200%. Furthermore, it uses double the amount transferred, so for 3 TiB of files it uses 6 TiB of traffic. This happens on azureblob with the default block size of 4MiB and files of about 64MiB. This stops happening if I set chunk size to 128Mi. Also, setting chunk size to 128Mi (larger than any file in repo) significantly reduces transactions. Is this because of fewer (no) multi-part / multi-chunk uploads?

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

rclone v1.69.1

  • os/version: nixos 25.05 (64 bit)
  • os/kernel: 6.12.35 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.24.4
  • go/linking: dynamic
  • go/tags: cmount

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

azureblob

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

rclone sync $snapshot_path $target_dir --config $rclone_config --delete-after --stats-log-level NOTICE --fast-list --azureblob-access-tier archive

for which I added

--azureblob-chunk-size 128Mi

later on.

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

[aws]
type = s3
provider = AWS
access_key_id = XXX
secret_access_key = XXX
region = us-west-2
location_constraint = us-west-2
acl = private
storage_class = DEEP_ARCHIVE

[azure]
type = azureblob
account = XXX
key = XXX

[crypt-aws]
type = crypt
remote = aws:randomname
password = XXX
password2 = XXX

[crypt-azure]
type = crypt
remote = azure:randomname
password = XXX
password2 = XXX

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

I already restarted with the chunk size setting. If absolutely necessary I'd have to rerun, sorry.

There were some changes recently regarding traffic accounting I think.

Could you try with the latest rclone? v1.70.3?

No point to investigate some old rclone version....

Here is the -vv log with rclone v170.3.

I did some try'n'error and the transferred amount seems to double only on using crypt remote. With normal remote everything is fine.

log

[nix-shell:~]# ./rclone-v1.70.3-linux-amd64/rclone sync --config /data/rclone.conf test/ crypt-test:testnewrcloneversion --delete-after --stats-log-level NOTICE --fast-list -vv
2025/07/31 10:21:21 DEBUG : rclone: Version "v1.70.3" starting with parameters ["./rclone-v1.70.3-linux-amd64/rclone" "sync" "--config" "/data/rclone.conf" "test/" "crypt-test:testnewrcloneversion" "--delete-after" "--stats-log-level" "NOTICE" "--fast-list" "-vv"]
2025/07/31 10:21:21 DEBUG : Creating backend with remote "test/"
Enter configuration password:
password:
2025/07/31 10:21:24 ERROR : Couldn't decrypt configuration, most likely wrong password.
Enter configuration password:
password:
2025/07/31 10:21:28 DEBUG : Using config file from "/data/rclone.conf"
2025/07/31 10:21:28 DEBUG : fs cache: renaming cache item "test/" to be canonical "/root/test"
2025/07/31 10:21:28 DEBUG : Creating backend with remote "crypt-test:testnewrcloneversion"
2025/07/31 10:21:28 DEBUG : Creating backend with remote "azure:test/mj1vmku4nu5hk6fi9vv3l80v5lujn30u7iurdshp97pggm1mm5jg"
2025/07/31 10:21:29 DEBUG : a1: Need to transfer - File not found at Destination
2025/07/31 10:21:29 DEBUG : a2: Need to transfer - File not found at Destination
2025/07/31 10:21:29 DEBUG : a3: Need to transfer - File not found at Destination
2025/07/31 10:21:29 DEBUG : a4: Need to transfer - File not found at Destination
2025/07/31 10:21:29 DEBUG : a5: Need to transfer - File not found at Destination
2025/07/31 10:21:29 DEBUG : a6: Need to transfer - File not found at Destination
2025/07/31 10:21:29 DEBUG : a7: Need to transfer - File not found at Destination
2025/07/31 10:21:29 DEBUG : a8: Need to transfer - File not found at Destination
2025/07/31 10:21:29 DEBUG : a9: Need to transfer - File not found at Destination
2025/07/31 10:21:29 DEBUG : Encrypted drive 'crypt-test:testnewrcloneversion': Waiting for checks to finish
2025/07/31 10:21:29 DEBUG : Encrypted drive 'crypt-test:testnewrcloneversion': Waiting for transfers to finish
2025/07/31 10:21:29 DEBUG : a3: Computing md5 hash of encrypted source
2025/07/31 10:21:29 DEBUG : a4: Computing md5 hash of encrypted source
2025/07/31 10:21:29 DEBUG : a2: Computing md5 hash of encrypted source
2025/07/31 10:21:29 DEBUG : a1: Computing md5 hash of encrypted source
2025/07/31 10:21:29 DEBUG : 3eijhc303riitbi5btuo7cekas: Multipart upload session started for 16 parts of size 4Mi
2025/07/31 10:21:29 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: Multipart upload session started for 16 parts of size 4Mi
2025/07/31 10:21:29 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: open chunk writer: started multipart upload
2025/07/31 10:21:29 DEBUG : 3eijhc303riitbi5btuo7cekas: open chunk writer: started multipart upload
2025/07/31 10:21:29 DEBUG : lfeottoma7l6si6jaufkd8lhdc: Multipart upload session started for 16 parts of size 4Mi
2025/07/31 10:21:29 DEBUG : lfeottoma7l6si6jaufkd8lhdc: open chunk writer: started multipart upload
2025/07/31 10:21:29 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: Multipart upload session started for 16 parts of size 4Mi
2025/07/31 10:21:29 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: open chunk writer: started multipart upload
2025/07/31 10:21:29 DEBUG : a2: multipart upload: starting chunk 0 size 4Mi offset 0/61.050Mi
2025/07/31 10:21:29 DEBUG : a1: multipart upload: starting chunk 0 size 4Mi offset 0/61.050Mi
2025/07/31 10:21:29 DEBUG : a3: multipart upload: starting chunk 0 size 4Mi offset 0/61.050Mi
2025/07/31 10:21:29 DEBUG : a2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a4: multipart upload: starting chunk 0 size 4Mi offset 0/61.050Mi
2025/07/31 10:21:29 DEBUG : a3: multipart upload: starting chunk 1 size 4Mi offset 4Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a1: multipart upload: starting chunk 1 size 4Mi offset 4Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a4: multipart upload: starting chunk 1 size 4Mi offset 4Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a2: multipart upload: starting chunk 2 size 4Mi offset 8Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a3: multipart upload: starting chunk 2 size 4Mi offset 8Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a1: multipart upload: starting chunk 2 size 4Mi offset 8Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a4: multipart upload: starting chunk 2 size 4Mi offset 8Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a2: multipart upload: starting chunk 3 size 4Mi offset 12Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a3: multipart upload: starting chunk 3 size 4Mi offset 12Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a1: multipart upload: starting chunk 3 size 4Mi offset 12Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a2: multipart upload: starting chunk 4 size 4Mi offset 16Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a4: multipart upload: starting chunk 3 size 4Mi offset 12Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a1: multipart upload: starting chunk 4 size 4Mi offset 16Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a3: multipart upload: starting chunk 4 size 4Mi offset 16Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a2: multipart upload: starting chunk 5 size 4Mi offset 20Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a4: multipart upload: starting chunk 4 size 4Mi offset 16Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a1: multipart upload: starting chunk 5 size 4Mi offset 20Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a3: multipart upload: starting chunk 5 size 4Mi offset 20Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a1: multipart upload: starting chunk 6 size 4Mi offset 24Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a2: multipart upload: starting chunk 6 size 4Mi offset 24Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a4: multipart upload: starting chunk 5 size 4Mi offset 20Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a3: multipart upload: starting chunk 6 size 4Mi offset 24Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a1: multipart upload: starting chunk 7 size 4Mi offset 28Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a2: multipart upload: starting chunk 7 size 4Mi offset 28Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a4: multipart upload: starting chunk 6 size 4Mi offset 24Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a3: multipart upload: starting chunk 7 size 4Mi offset 28Mi/61.050Mi
2025/07/31 10:21:29 DEBUG : a1: multipart upload: starting chunk 8 size 4Mi offset 32Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a2: multipart upload: starting chunk 8 size 4Mi offset 32Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a4: multipart upload: starting chunk 7 size 4Mi offset 28Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a3: multipart upload: starting chunk 8 size 4Mi offset 32Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a1: multipart upload: starting chunk 9 size 4Mi offset 36Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a2: multipart upload: starting chunk 9 size 4Mi offset 36Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a3: multipart upload: starting chunk 9 size 4Mi offset 36Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a4: multipart upload: starting chunk 8 size 4Mi offset 32Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a1: multipart upload: starting chunk 10 size 4Mi offset 40Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a2: multipart upload: starting chunk 10 size 4Mi offset 40Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a3: multipart upload: starting chunk 10 size 4Mi offset 40Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a4: multipart upload: starting chunk 9 size 4Mi offset 36Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a1: multipart upload: starting chunk 11 size 4Mi offset 44Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a2: multipart upload: starting chunk 11 size 4Mi offset 44Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a3: multipart upload: starting chunk 11 size 4Mi offset 44Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a4: multipart upload: starting chunk 10 size 4Mi offset 40Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a1: multipart upload: starting chunk 12 size 4Mi offset 48Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a2: multipart upload: starting chunk 12 size 4Mi offset 48Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a3: multipart upload: starting chunk 12 size 4Mi offset 48Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a4: multipart upload: starting chunk 11 size 4Mi offset 44Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a1: multipart upload: starting chunk 13 size 4Mi offset 52Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a3: multipart upload: starting chunk 13 size 4Mi offset 52Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a2: multipart upload: starting chunk 13 size 4Mi offset 52Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a4: multipart upload: starting chunk 12 size 4Mi offset 48Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a1: multipart upload: starting chunk 14 size 4Mi offset 56Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a1: multipart upload: starting chunk 15 size 1.050Mi offset 60Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a3: multipart upload: starting chunk 14 size 4Mi offset 56Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a2: multipart upload: starting chunk 14 size 4Mi offset 56Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a3: multipart upload: starting chunk 15 size 1.050Mi offset 60Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a2: multipart upload: starting chunk 15 size 1.050Mi offset 60Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a4: multipart upload: starting chunk 13 size 4Mi offset 52Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a4: multipart upload: starting chunk 14 size 4Mi offset 56Mi/61.050Mi
2025/07/31 10:21:30 DEBUG : a4: multipart upload: starting chunk 15 size 1.050Mi offset 60Mi/61.050Mi
2025/07/31 10:21:50 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload wrote chunk 16 with 1101104 bytes
2025/07/31 10:21:51 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 16 with 1101104 bytes
2025/07/31 10:21:52 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 16 with 1101104 bytes
2025/07/31 10:21:52 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 16 with 1101104 bytes
2025/07/31 10:22:27 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 2 with 4194304 bytes
2025/07/31 10:22:29 NOTICE:
Transferred: 417.682 MiB / 549.316 MiB, 76%, 3.723 MiB/s, ETA 35s
Checks: 0 / 0, -, Listed 9
Transferred: 0 / 9, 0%
Elapsed time: 1m0.0s
Transferring:

  •                                        a1:178% /61.035Mi, 1.000Mi/s, -
    
  •                                        a3:172% /61.035Mi, 947.616Ki/s, -
    
  •                                        a2:163% /61.035Mi, 917.317Ki/s, -
    
  •                                        a4:170% /61.035Mi, 908.599Ki/s, -
    

2025/07/31 10:22:29 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 8 with 4194304 bytes
2025/07/31 10:22:32 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload wrote chunk 1 with 4194304 bytes
2025/07/31 10:22:33 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 12 with 4194304 bytes
2025/07/31 10:22:34 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 15 with 4194304 bytes
2025/07/31 10:22:36 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload wrote chunk 5 with 4194304 bytes
2025/07/31 10:22:36 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 8 with 4194304 bytes
2025/07/31 10:22:41 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 7 with 4194304 bytes
2025/07/31 10:22:41 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 5 with 4194304 bytes
2025/07/31 10:22:42 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 3 with 4194304 bytes
2025/07/31 10:22:43 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload wrote chunk 3 with 4194304 bytes
2025/07/31 10:22:45 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 4 with 4194304 bytes
2025/07/31 10:22:47 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 11 with 4194304 bytes
2025/07/31 10:22:47 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 6 with 4194304 bytes
2025/07/31 10:22:47 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 2 with 4194304 bytes
2025/07/31 10:22:47 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload wrote chunk 2 with 4194304 bytes
2025/07/31 10:22:48 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 1 with 4194304 bytes
2025/07/31 10:22:48 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 14 with 4194304 bytes
2025/07/31 10:22:49 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload wrote chunk 8 with 4194304 bytes
2025/07/31 10:22:49 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload wrote chunk 11 with 4194304 bytes
2025/07/31 10:22:50 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 13 with 4194304 bytes
2025/07/31 10:22:51 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload wrote chunk 15 with 4194304 bytes
2025/07/31 10:22:51 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload wrote chunk 13 with 4194304 bytes
2025/07/31 10:22:51 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 14 with 4194304 bytes
[..shortened...]
2025/07/31 10:22:56 DEBUG : 3eijhc303riitbi5btuo7cekas: multipart upload finished
2025/07/31 10:22:56 DEBUG : a1: md5 = dd0bb71513eb14ebe7922e28bc669e07 OK
2025/07/31 10:22:56 INFO : a1: Copied (new)
2025/07/31 10:22:56 DEBUG : a5: Computing md5 hash of encrypted source
2025/07/31 10:22:57 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: Multipart upload session started for 16 parts of size 4Mi
2025/07/31 10:22:57 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: open chunk writer: started multipart upload
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 0 size 4Mi offset 0/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 1 size 4Mi offset 4Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 2 size 4Mi offset 8Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 3 size 4Mi offset 12Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 4 size 4Mi offset 16Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 5 size 4Mi offset 20Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 6 size 4Mi offset 24Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 7 size 4Mi offset 28Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 8 size 4Mi offset 32Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 9 size 4Mi offset 36Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 10 size 4Mi offset 40Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 11 size 4Mi offset 44Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 12 size 4Mi offset 48Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 13 size 4Mi offset 52Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 14 size 4Mi offset 56Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : a5: multipart upload: starting chunk 15 size 1.050Mi offset 60Mi/61.050Mi
2025/07/31 10:22:57 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 10 with 4194304 bytes
2025/07/31 10:22:58 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 13 with 4194304 bytes
2025/07/31 10:22:58 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 3 with 4194304 bytes
2025/07/31 10:22:58 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 5 with 4194304 bytes
2025/07/31 10:22:59 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 9 with 4194304 bytes
2025/07/31 10:22:59 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 6 with 4194304 bytes
2025/07/31 10:22:59 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 12 with 4194304 bytes
2025/07/31 10:22:59 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 15 with 4194304 bytes
2025/07/31 10:22:59 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 1 with 4194304 bytes
2025/07/31 10:22:59 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 9 with 4194304 bytes
2025/07/31 10:23:00 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 9 with 4194304 bytes
2025/07/31 10:23:01 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 10 with 4194304 bytes
2025/07/31 10:23:01 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 11 with 4194304 bytes
2025/07/31 10:23:02 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 1 with 4194304 bytes
2025/07/31 10:23:03 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload wrote chunk 4 with 4194304 bytes
2025/07/31 10:23:03 DEBUG : lfeottoma7l6si6jaufkd8lhdc: multipart upload finished
2025/07/31 10:23:03 DEBUG : a3: md5 = 0c746e12a3aac75c9fb2334ef6897f31 OK
2025/07/31 10:23:03 INFO : a3: Copied (new)
2025/07/31 10:23:03 DEBUG : a6: Computing md5 hash of encrypted source
2025/07/31 10:23:04 DEBUG : nkuq0hlko831n50inecan9g9tk: Multipart upload session started for 16 parts of size 4Mi
2025/07/31 10:23:04 DEBUG : nkuq0hlko831n50inecan9g9tk: open chunk writer: started multipart upload
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 0 size 4Mi offset 0/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 1 size 4Mi offset 4Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 2 size 4Mi offset 8Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 3 size 4Mi offset 12Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 4 size 4Mi offset 16Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 5 size 4Mi offset 20Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 6 size 4Mi offset 24Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 7 size 4Mi offset 28Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 8 size 4Mi offset 32Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 9 size 4Mi offset 36Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 10 size 4Mi offset 40Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 11 size 4Mi offset 44Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 12 size 4Mi offset 48Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 13 size 4Mi offset 52Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 14 size 4Mi offset 56Mi/61.050Mi
2025/07/31 10:23:04 DEBUG : a6: multipart upload: starting chunk 15 size 1.050Mi offset 60Mi/61.050Mi
2025/07/31 10:23:07 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 8 with 4194304 bytes
2025/07/31 10:23:08 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 12 with 4194304 bytes
2025/07/31 10:23:08 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 10 with 4194304 bytes
2025/07/31 10:23:08 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 3 with 4194304 bytes
2025/07/31 10:23:11 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload wrote chunk 15 with 4194304 bytes
2025/07/31 10:23:11 DEBUG : 73uh7ljjo9ms3p55heud8v57l0: multipart upload finished
2025/07/31 10:23:12 DEBUG : a2: md5 = 330530b948057942e59b10cea35d7d22 OK
2025/07/31 10:23:12 INFO : a2: Copied (new)
2025/07/31 10:23:12 DEBUG : a7: Computing md5 hash of encrypted source
2025/07/31 10:23:12 DEBUG : bcmovni07j19109g9rhlpnc2gs: Multipart upload session started for 16 parts of size 4Mi
2025/07/31 10:23:12 DEBUG : bcmovni07j19109g9rhlpnc2gs: open chunk writer: started multipart upload
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 0 size 4Mi offset 0/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 1 size 4Mi offset 4Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 2 size 4Mi offset 8Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 3 size 4Mi offset 12Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 4 size 4Mi offset 16Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 5 size 4Mi offset 20Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 6 size 4Mi offset 24Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 7 size 4Mi offset 28Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 8 size 4Mi offset 32Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 9 size 4Mi offset 36Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 10 size 4Mi offset 40Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 11 size 4Mi offset 44Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 12 size 4Mi offset 48Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 13 size 4Mi offset 52Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 14 size 4Mi offset 56Mi/61.050Mi
2025/07/31 10:23:12 DEBUG : a7: multipart upload: starting chunk 15 size 1.050Mi offset 60Mi/61.050Mi
2025/07/31 10:23:15 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload wrote chunk 3 with 4194304 bytes
2025/07/31 10:23:15 DEBUG : b3lg3ksrg8h5slba5rnssvv6r8: multipart upload finished
2025/07/31 10:23:15 DEBUG : a4: md5 = d792dbcca581d122bca221835c2c78bc OK
2025/07/31 10:23:15 INFO : a4: Copied (new)
2025/07/31 10:23:15 DEBUG : a8: Computing md5 hash of encrypted source
2025/07/31 10:23:16 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: Multipart upload session started for 16 parts of size 4Mi
2025/07/31 10:23:16 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: open chunk writer: started multipart upload
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 0 size 4Mi offset 0/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 1 size 4Mi offset 4Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 2 size 4Mi offset 8Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 3 size 4Mi offset 12Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 4 size 4Mi offset 16Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 5 size 4Mi offset 20Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 6 size 4Mi offset 24Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 7 size 4Mi offset 28Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 16 with 1101104 bytes
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 8 size 4Mi offset 32Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 9 size 4Mi offset 36Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 10 size 4Mi offset 40Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 11 size 4Mi offset 44Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 12 size 4Mi offset 48Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 13 size 4Mi offset 52Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 14 size 4Mi offset 56Mi/61.050Mi
2025/07/31 10:23:16 DEBUG : a8: multipart upload: starting chunk 15 size 1.050Mi offset 60Mi/61.050Mi
2025/07/31 10:23:19 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 16 with 1101104 bytes
2025/07/31 10:23:29 NOTICE:
Transferred: 833.014 MiB / 793.577 MiB, 105%, 7.662 MiB/s, ETA -
Checks: 0 / 0, -, Listed 9
Transferred: 4 / 9, 44%
Elapsed time: 2m0.0s
Transferring:

  •                                        a5:166% /61.035Mi, 2.428Mi/s, -
    
  •                                        a6:144% /61.035Mi, 3.158Mi/s, -
    
  •                                        a7:136% /61.035Mi, 4.905Mi/s, -
    
  •                                        a8:116% /61.035Mi, 5.491Mi/s, -
    

2025/07/31 10:23:39 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 10 with 4194304 bytes
2025/07/31 10:23:41 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 16 with 1101104 bytes
2025/07/31 10:23:41 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: multipart upload wrote chunk 16 with 1101104 bytes
2025/07/31 10:23:46 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 13 with 4194304 bytes
2025/07/31 10:23:50 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 14 with 4194304 bytes
2025/07/31 10:23:50 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 4 with 4194304 bytes
2025/07/31 10:23:56 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 15 with 4194304 bytes
2025/07/31 10:24:03 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 4 with 4194304 bytes
2025/07/31 10:24:03 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 11 with 4194304 bytes
2025/07/31 10:24:03 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 1 with 4194304 bytes
2025/07/31 10:24:04 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 2 with 4194304 bytes
2025/07/31 10:24:05 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 10 with 4194304 bytes
2025/07/31 10:24:05 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 12 with 4194304 bytes
2025/07/31 10:24:06 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 11 with 4194304 bytes
2025/07/31 10:24:06 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 14 with 4194304 bytes
[...shortened...]
2025/07/31 10:24:15 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 6 with 4194304 bytes
2025/07/31 10:24:15 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 2 with 4194304 bytes
2025/07/31 10:24:17 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 8 with 4194304 bytes
2025/07/31 10:24:17 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: multipart upload wrote chunk 10 with 4194304 bytes
2025/07/31 10:24:17 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 14 with 4194304 bytes
2025/07/31 10:24:18 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 6 with 4194304 bytes
2025/07/31 10:24:18 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 9 with 4194304 bytes
2025/07/31 10:24:19 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: multipart upload wrote chunk 7 with 4194304 bytes
2025/07/31 10:24:19 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 3 with 4194304 bytes
2025/07/31 10:24:20 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 15 with 4194304 bytes
2025/07/31 10:24:22 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: multipart upload wrote chunk 3 with 4194304 bytes
2025/07/31 10:24:22 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 9 with 4194304 bytes
2025/07/31 10:24:23 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 2 with 4194304 bytes
2025/07/31 10:24:23 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 3 with 4194304 bytes
2025/07/31 10:24:23 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 12 with 4194304 bytes
2025/07/31 10:24:23 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 7 with 4194304 bytes
2025/07/31 10:24:23 DEBUG : bcmovni07j19109g9rhlpnc2gs: multipart upload wrote chunk 5 with 4194304 bytes
2025/07/31 10:24:23 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload wrote chunk 5 with 4194304 bytes
2025/07/31 10:24:23 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: multipart upload wrote chunk 12 with 4194304 bytes
2025/07/31 10:24:24 DEBUG : 1nlejqruc3o53l5otj2kpe8jm8: multipart upload finished
2025/07/31 10:24:24 DEBUG : a5: md5 = 47cb2781859a7ad41b559b088f429ac4 OK
2025/07/31 10:24:24 INFO : a5: Copied (new)
2025/07/31 10:24:24 DEBUG : a9: Computing md5 hash of encrypted source
2025/07/31 10:24:24 DEBUG : hoa57k09qnvbvrq9d4274439pg: Multipart upload session started for 16 parts of size 4Mi
2025/07/31 10:24:24 DEBUG : hoa57k09qnvbvrq9d4274439pg: open chunk writer: started multipart upload
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 0 size 4Mi offset 0/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 1 size 4Mi offset 4Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 2 size 4Mi offset 8Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 3 size 4Mi offset 12Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 4 size 4Mi offset 16Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 5 size 4Mi offset 20Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 6 size 4Mi offset 24Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 7 size 4Mi offset 28Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 8 size 4Mi offset 32Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 9 size 4Mi offset 36Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 10 size 4Mi offset 40Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 11 size 4Mi offset 44Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: multipart upload wrote chunk 9 with 4194304 bytes
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 12 size 4Mi offset 48Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 13 size 4Mi offset 52Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 14 size 4Mi offset 56Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : a9: multipart upload: starting chunk 15 size 1.050Mi offset 60Mi/61.050Mi
2025/07/31 10:24:24 DEBUG : nkuq0hlko831n50inecan9g9tk: multipart upload wrote chunk 13 with 4194304 bytes
2025/07/31 10:24:25 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: multipart upload wrote chunk 4 with 4194304 bytes
2025/07/31 10:24:26 DEBUG : 1t6rsb2c4r3ksbs6sq26kcb994: multipart upload wrote chunk 5 with 4194304 bytes
[...shortened...]
2025/07/31 10:24:56 DEBUG : hoa57k09qnvbvrq9d4274439pg: multipart upload wrote chunk 11 with 4194304 bytes
2025/07/31 10:24:56 DEBUG : hoa57k09qnvbvrq9d4274439pg: multipart upload wrote chunk 5 with 4194304 bytes
2025/07/31 10:24:57 DEBUG : hoa57k09qnvbvrq9d4274439pg: multipart upload wrote chunk 8 with 4194304 bytes
2025/07/31 10:24:57 DEBUG : hoa57k09qnvbvrq9d4274439pg: multipart upload wrote chunk 2 with 4194304 bytes
2025/07/31 10:24:58 DEBUG : hoa57k09qnvbvrq9d4274439pg: multipart upload wrote chunk 14 with 4194304 bytes
2025/07/31 10:24:58 DEBUG : hoa57k09qnvbvrq9d4274439pg: multipart upload finished
2025/07/31 10:24:58 DEBUG : a9: md5 = f72b50915ab56fb88b27d4e33ebeb37b OK
2025/07/31 10:24:58 INFO : a9: Copied (new)
2025/07/31 10:24:58 DEBUG : Waiting for deletions to finish
2025/07/31 10:24:58 NOTICE:
Transferred: 1.073 GiB / 1.073 GiB, 100%, 2.236 MiB/s, ETA 0s
Checks: 0 / 0, -, Listed 9
Transferred: 9 / 9, 100%
Elapsed time: 3m28.9s

2025/07/31 10:24:58 DEBUG : 56 go routines active

Here is the very same set of files but specifying a larger chunk size (larger than any file) and everything looks fine:

log

[nix-shell:~]# ./rclone-v1.70.3-linux-amd64/rclone sync --config /data/rclone.conf test/ crypt-test:testnewrcloneversion --delete-after --stats-log-level NOTICE --fast-list -vv --azureblob-chunk-size 128Mi
2025/07/31 10:55:19 DEBUG : rclone: Version "v1.70.3" starting with parameters ["./rclone-v1.70.3-linux-amd64/rclone" "sync" "--config" "/data/rclone.conf" "test/" "crypt-test:testnewrcloneversion" "--delete-after" "--stats-log-level" "NOTICE" "--fast-list" "-vv" "--azureblob-chunk-size" "128Mi"]
2025/07/31 10:55:19 DEBUG : Creating backend with remote "test/"
Enter configuration password:
password:
2025/07/31 10:55:23 DEBUG : Using config file from "/data/rclone.conf"
2025/07/31 10:55:23 DEBUG : fs cache: renaming cache item "test/" to be canonical "/root/test"
2025/07/31 10:55:23 DEBUG : Creating backend with remote "crypt-test:testnewrcloneversion"
2025/07/31 10:55:23 DEBUG : Creating backend with remote "azure:test/mj1vmku4nu5hk6fi9vv3l80v5lujn30u7iurdshp97pggm1mm5jg"
2025/07/31 10:55:23 DEBUG : azure: detected overridden config - adding "{OgfZc}" suffix to name
2025/07/31 10:55:24 DEBUG : fs cache: renaming cache item "azure:test/mj1vmku4nu5hk6fi9vv3l80v5lujn30u7iurdshp97pggm1mm5jg" to be canonical "azure{OgfZc}:test/mj1vmku4nu5hk6fi9vv3l80v5lujn30u7iurdshp97pggm1mm5jg"
2025/07/31 10:55:24 DEBUG : fs cache: switching user supplied name "azure:test/mj1vmku4nu5hk6fi9vv3l80v5lujn30u7iurdshp97pggm1mm5jg" for canonical name "azure{OgfZc}:test/mj1vmku4nu5hk6fi9vv3l80v5lujn30u7iurdshp97pggm1mm5jg"
2025/07/31 10:55:25 DEBUG : a1: Need to transfer - File not found at Destination
2025/07/31 10:55:25 DEBUG : a2: Need to transfer - File not found at Destination
2025/07/31 10:55:25 DEBUG : a3: Need to transfer - File not found at Destination
2025/07/31 10:55:25 DEBUG : a4: Need to transfer - File not found at Destination
2025/07/31 10:55:25 DEBUG : a5: Need to transfer - File not found at Destination
2025/07/31 10:55:25 DEBUG : a6: Need to transfer - File not found at Destination
2025/07/31 10:55:25 DEBUG : a7: Need to transfer - File not found at Destination
2025/07/31 10:55:25 DEBUG : a8: Need to transfer - File not found at Destination
2025/07/31 10:55:25 DEBUG : a9: Need to transfer - File not found at Destination
2025/07/31 10:55:25 DEBUG : Encrypted drive 'crypt-test:testnewrcloneversion': Waiting for checks to finish
2025/07/31 10:55:25 DEBUG : Encrypted drive 'crypt-test:testnewrcloneversion': Waiting for transfers to finish
2025/07/31 10:55:25 DEBUG : a3: Computing md5 hash of encrypted source
2025/07/31 10:55:25 DEBUG : a2: Computing md5 hash of encrypted source
2025/07/31 10:55:25 DEBUG : a4: Computing md5 hash of encrypted source
2025/07/31 10:55:25 DEBUG : a1: Computing md5 hash of encrypted source
2025/07/31 10:56:24 NOTICE:
Transferred: 244.200 MiB / 549.316 MiB, 44%, 974.137 KiB/s, ETA 5m20s
Checks: 0 / 0, -, Listed 9
Transferred: 0 / 9, 0%
Elapsed time: 1m0.0s
Transferring:

  •                                        a1:100% /61.035Mi, 243.563Ki/s, -
    
  •                                        a2:100% /61.035Mi, 243.562Ki/s, -
    
  •                                        a4:100% /61.035Mi, 243.539Ki/s, -
    
  •                                        a3:100% /61.035Mi, 243.527Ki/s, -
    

2025/07/31 10:57:24 NOTICE:
Transferred: 244.200 MiB / 549.316 MiB, 44%, 20.271 KiB/s, ETA 4h16m52s
Checks: 0 / 0, -, Listed 9
Transferred: 0 / 9, 0%
Elapsed time: 1m59.9s
Transferring:

  •                                        a1:100% /61.035Mi, 5.068Ki/s, -
    
  •                                        a2:100% /61.035Mi, 5.068Ki/s, -
    
  •                                        a4:100% /61.035Mi, 5.067Ki/s, -
    
  •                                        a3:100% /61.035Mi, 5.067Ki/s, -
    

2025/07/31 10:58:08 DEBUG : a2: md5 = f3426fcf8277f3d13ea1c3e4da7d5734 OK
2025/07/31 10:58:08 INFO : a2: Copied (new)
2025/07/31 10:58:08 DEBUG : a5: Computing md5 hash of encrypted source
2025/07/31 10:58:24 NOTICE:
Transferred: 305.250 MiB / 549.331 MiB, 56%, 1.450 MiB/s, ETA 2m48s
Checks: 0 / 0, -, Listed 9
Transferred: 1 / 9, 11%
Elapsed time: 3m0.0s
Transferring:

  •                                        a1:100% /61.035Mi, 108/s, -
    
  •                                        a4:100% /61.035Mi, 107/s, -
    
  •                                        a3:100% /61.035Mi, 107/s, -
    
  •                                        a5:100% /61.035Mi, 3.815Mi/s, -
    

2025/07/31 10:58:28 DEBUG : a3: md5 = ad03d71881891ed7802dbf8977cce190 OK
2025/07/31 10:58:28 INFO : a3: Copied (new)
2025/07/31 10:58:28 DEBUG : a6: Computing md5 hash of encrypted source
2025/07/31 10:58:35 DEBUG : a4: md5 = ed01c791a1e7de1afa89d8f5d03bb17b OK
2025/07/31 10:58:35 INFO : a4: Copied (new)
2025/07/31 10:58:35 DEBUG : a7: Computing md5 hash of encrypted source
2025/07/31 10:58:51 DEBUG : a1: md5 = f1e0f818270fde2614ec6866d28683ed OK
2025/07/31 10:58:51 INFO : a1: Copied (new)
2025/07/31 10:58:51 DEBUG : a8: Computing md5 hash of encrypted source
2025/07/31 10:59:24 NOTICE:
Transferred: 488.401 MiB / 549.376 MiB, 89%, 862.502 KiB/s, ETA 1m12s
Checks: 0 / 0, -, Listed 9
Transferred: 4 / 9, 44%
Elapsed time: 4m0.0s
Transferring:

  •                                        a5:100% /61.035Mi, 81.304Ki/s, -
    
  •                                        a6:100% /61.035Mi, 295.591Ki/s, -
    
  •                                        a7:100% /61.035Mi, 464.396Ki/s, -
    
  •                                        a8:100% /61.035Mi, 1.359Mi/s, -
    

2025/07/31 11:00:24 NOTICE:
Transferred: 488.401 MiB / 549.376 MiB, 89%, 17.948 KiB/s, ETA 57m58s
Checks: 0 / 0, -, Listed 9
Transferred: 4 / 9, 44%
Elapsed time: 4m59.9s
Transferring:

  •                                        a5:100% /61.035Mi, 1.691Ki/s, -
    
  •                                        a6:100% /61.035Mi, 6.150Ki/s, -
    
  •                                        a7:100% /61.035Mi, 9.664Ki/s, -
    
  •                                        a8:100% /61.035Mi, 28.950Ki/s, -
    

2025/07/31 11:00:25 DEBUG : a5: md5 = c41c31b5980104e4d838995f3f82a29b OK
2025/07/31 11:00:25 INFO : a5: Copied (new)
2025/07/31 11:00:25 DEBUG : a9: Computing md5 hash of encrypted source
2025/07/31 11:00:50 DEBUG : a6: md5 = 13fe90c87a8b99ff99bec69cb8a28923 OK
2025/07/31 11:00:50 INFO : a6: Copied (new)
2025/07/31 11:00:57 DEBUG : a7: md5 = b6885636a7b218312d179baf51dec9d6 OK
2025/07/31 11:00:57 INFO : a7: Copied (new)
2025/07/31 11:01:24 NOTICE:
Transferred: 549.451 MiB / 549.421 MiB, 100%, 92.886 KiB/s, ETA -
Checks: 0 / 0, -, Listed 9
Transferred: 7 / 9, 78%
Elapsed time: 6m0.0s
Transferring:

  •                                        a8:100% /61.035Mi, 616/s, -
    
  •                                        a9:100% /61.035Mi, 243.496Ki/s, -
    

2025/07/31 11:01:34 DEBUG : a8: md5 = da3b4b9ead1639b5387cb34ffd80f8ef OK
2025/07/31 11:01:34 INFO : a8: Copied (new)
2025/07/31 11:02:24 NOTICE:
Transferred: 549.451 MiB / 549.436 MiB, 100%, 1.933 KiB/s, ETA -
Checks: 0 / 0, -, Listed 9
Transferred: 8 / 9, 89%
Elapsed time: 6m59.9s
Transferring:

  •                                        a9:100% /61.035Mi, 5.066Ki/s, -
    

2025/07/31 11:02:29 DEBUG : a9: md5 = 9141d5818c02723511232d1254fed560 OK
2025/07/31 11:02:29 INFO : a9: Copied (new)
2025/07/31 11:02:29 DEBUG : Waiting for deletions to finish
2025/07/31 11:02:29 NOTICE:
Transferred: 549.451 MiB / 549.451 MiB, 100%, 1.399 KiB/s, ETA 0s
Checks: 0 / 0, -, Listed 9
Transferred: 9 / 9, 100%
Elapsed time: 7m4.9s

2025/07/31 11:02:29 DEBUG : 7 go routines active

Thank you for your investigation. You are onto something here. I think it is a bug in accounting...

Would you mind creating github issue? Please include a link to this thread.

sure. Double amount transferred (accounting error) on using crypt remote with azureblob · Issue #8718 · rclone/rclone · GitHub