Some files have a transfer progress of 0 during rclone sync

What is the problem you are having with rclone?

During rclone sync, some files have a transfer progress of 0 and remain stuck at this progress.

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

rclone v1.69.0-DEV

  • os/version: newstart 6.06 (64 bit)
  • os/kernel: 5.10.134-14.zncgsl6.x86_64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.23.1
  • go/linking: dynamic
  • go/tags: none

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

local

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

rclone sync --metadata --checkers=16 --transfers=16 --buffer-size=64M --cache-chunk-size=64M --create-empty-src-dirs ../testhr3/.snap/snap1 ../testhr3  --progress --exclude '.snap/**'

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


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

rclone sync --metadata --checkers=16 --transfers=16 --buffer-size=64M --cache-chunk-size=64M --create-empty-src-dirs ../testhr3/.snap/snap1 ../testhr3  --progress --exclude '.snap/**'
Transferred:       39.061 GiB / 39.063 GiB, 100%, 140.811 MiB/s, ETA 0s
Transferred:       39.061 GiB / 39.063 GiB, 100%, 140.811 MiB/s, ETA 0s
Transferred:        39999 / 40001, 100%
Elapsed time:      7m57.6s
Transferring:
 *                   vdb.1_45.dir/vdb_f0008.file:  0% /1Mi, 0/s, -
 *                   vdb.1_42.dir/vdb_f0008.file:  0% /1Mi, 0/s, -

2025/02/12 17:40:13 INFO  : Signal received: interrupt
2025/02/12 17:40:13 INFO  : vdb.1_45.dir/vdb_f0008.file.90dd7c73.partial: Removing failed copy
2025/02/12 17:40:13 INFO  : vdb.1_42.dir/vdb_f0008.file.adacbce5.partial: Removing failed copy
2025/02/12 17:40:13 INFO  : Exiting...

Nobody has special powers to see what is happening without some info.

Post rclone version:

rclone --version

redacted rclone config:

rclone config redacted

and debug log:

rclone sync --metadata --checkers=16 --transfers=16 --buffer-size=64M --cache-chunk-size=64M --create-empty-src-dirs ../testhr3/.snap/snap1 ../testhr3  --progress --exclude '.snap/**' -vv