Skip to content

Support for rename #2

@alansingfield

Description

@alansingfield

I've created a beta of supporting Rename at: https://github.com/alansingfield/YellowCounter.FileSystemState/tree/features/detect-renames

If it sees a pair of CREATE / DELETE events in the same directory which match on lastmodified / length, it is probably a rename. It also looks for this across subdirectories, but only if the filename matches.

I need to reinstate the serialisation of state function - however I'm not too keen on the binary serialization, might have a look at a json format or similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions