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

copyDir goes wrong when copying a directory including a symlink to another directory #82

Open
CrSjimo opened this issue Aug 31, 2021 · 0 comments

Comments

@CrSjimo
Copy link

CrSjimo commented Aug 31, 2021

When source directory includes a symlink to another directory, an errno EISDIR occurs:

Error: EISDIR: illegal operation on a directory, copyfile '/path/to/src_dir/symlink' -> '/path/to/dest_dir/symlink'
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