Skip to content

bug: symlinks not properly parsed on Windows #249

@NicolasIRAGNE

Description

@NicolasIRAGNE

A bit of a minor issue, but when cloning on Windows, symlinks are simply copied as regular files with the symlink target as the content.

This still works mostly fine, but this can cause some inconsistencies and differences between ingests generated from Windows and Linux.

Eg:

Linux:

================================================
SYMLINK: link.test -> sample.pdf
================================================

Windows:

================================================
FILE: link.test
================================================
sample.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions