Skip to content

Files re-download after WebDAV MOVE (ETag includes filesystem path) #97

@lubepi

Description

@lubepi

Problem:
When a file/directory is moved via WebDAV MOVE, the ownCloud desktop client re-downloads all moved files even though their content hasn't changed.

Root cause:
When rename() is called during a MOVE, the path changes → the MD5 hash changes → the ETag changes. The client detects the ETag difference and re-downloads the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions