Skip to content

blake3 hash deleted when renaming via web interfaceΒ #9

@erns8

Description

@erns8

The associated forum post URL from https://forum.rclone.org

None

What is the problem you are having with rclone?

I'm not sure if it's a bug, but renaming a file via the web page removes the blake3 hash, while doing so via rclone (with copyto or moveto) keeps it.

What is your rclone version (output from rclone version)

rclone v1.73.0

  • os/version: Microsoft Windows 11 Home 23H2 23H2 (64 bit)
  • os/kernel: 10.0.22631.6199 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.25.6
  • go/linking: static
  • go/tags: cmount

Which OS you are using and how many bits (e.g. Windows 7, 64 bit)

Windows 11 Home 23H2 (64 bit)

Which cloud storage system are you using? (e.g. Google Drive)

Filen

The command you were trying to run (e.g. rclone copy /tmp remote:tmp)

rclone hashsum blake3 filen:test/2.jpg

A log from the command with the -vv flag (e.g. output from rclone -vv copy /tmp remote:tmp)

rclone hashsum blake3 filen:test/2.jpg -vv
2026/02/10 21:41:45 DEBUG : rclone: Version "v1.73.0" starting with parameters ["rclone" "hashsum" "blake3" "filen:test/2.jpg" "-vv"]
2026/02/10 21:41:45 DEBUG : Creating backend with remote "filen:test/2.jpg"
2026/02/10 21:41:45 DEBUG : Using config file from "C:\\Users\\random\\AppData\\Roaming\\rclone\\rclone.conf"
2026/02/10 21:41:46 DEBUG : fs cache: renaming child cache item "filen:test/2.jpg" to be canonical for parent "filen:test"
                                                                  2.jpg
2026/02/10 21:41:46 DEBUG : 7 go routines active

How to use GitHub

  • Please use the πŸ‘ reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions