Skip to content

Doesn't work with md5 storage ids #25

Open
@PVince81

Description

When the storage id is too long to fit in the oc_storages table, it is replaced with a md5 of its value.

So the script needs to also md5() the value when longer than 64 chars: https://github.com/nextcloud-gmbh/mtime_fixer_tool_kit/blob/master/list_problematic_files_on_fs.sh#L24

See https://github.com/nextcloud/server/blob/master/lib/private/Files/Cache/Storage.php#L109

@artonge

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