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

Endless loop of nested subfolders #410

Open
AndrewPy opened this issue Jul 25, 2020 · 4 comments
Open

Endless loop of nested subfolders #410

AndrewPy opened this issue Jul 25, 2020 · 4 comments
Labels

Comments

@AndrewPy
Copy link

If you try to copy one folder (or two folders) into itself (by mistake), an endless loop of nested subfolders will be created until the app is stopped.

(v.6.7.3 Pro with Android 9)

@tibbi tibbi added the bug label Jul 26, 2020
@tibbi
Copy link
Contributor

tibbi commented Oct 29, 2020

it shouldnt be possible to copy a folder into itself, please tell the exact steps for reproduction

@AndrewPy
Copy link
Author

Create a folder "Test" with two subfolders "Test1" and "Test2".
In "Test2" create one subfolder "Test3".
(Make sure that "Test3" is a subfolder of "Test2".)

Now select the Folders "Test1" and "Test2" and copy them into "Test3".

@BraINstinct0
Copy link

Can confirm this issue still persist on 6.10.1.

Should be implemented as showing a warning like
"The copy destination folder cannot be a subfolder of the copy source(s)"

Dunno if symlinks are supported on android tho

@LtqxWYEG
Copy link

It is still an issue now.

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

No branches or pull requests

4 participants