Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Recursively copying a directory into itself results in endless operation #83

Open
silverwind opened this issue Mar 10, 2014 · 0 comments

Comments

@silverwind
Copy link

Is this expected behaviour?

When copying /dir to the destination /dir/dir, I get a endless stream of sub-folders created, like /dir/dir/dir/dir, and the operation runs until the disk is full. It seems both sync and async versions are showing this behaviour.

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

No branches or pull requests

1 participant