Skip to content

Input/Output error when renaming to existing file #35

@cortesep

Description

@cortesep

Hello,
there is an Input/Output error when renaming a file to an existing one. Copy to overwrite an existing file works but not rename. This causes issues with synchronization software like rsync.

Steps to reproduce:
cd mounted_directory
touch pippo
touch pluto
mv pluto pippo
mv: cannot move 'pluto' to 'pippo': Input/output error

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