Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input/Output error when renaming to existing file #35

Open
cortesep opened this issue Jul 5, 2024 · 0 comments
Open

Input/Output error when renaming to existing file #35

cortesep opened this issue Jul 5, 2024 · 0 comments

Comments

@cortesep
Copy link

cortesep commented Jul 5, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant