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

Moving folders between disks not working #85

Open
zanaattila opened this issue Jun 30, 2024 · 1 comment
Open

Moving folders between disks not working #85

zanaattila opened this issue Jun 30, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@zanaattila
Copy link

I want to move folders between different drives in MC.
As I try to move one folder from my C drive, to for example D drive, I get an error message, that "Cannot move C:/bat to D:/test/bat No such file or directory".

For individual files, it works like a charm between drives. Moving folders on the same drive, but different folder (e.g C:/bat to C:/anyfolder/bat) works, too. The problem is when the two tabs aren't the same drive and I want to move one or more folder.

mc_error

In the picture, there is a copy of C:/bat to D:/test/bat, but when copying to D:/ the same error occurs.

This would be a key functionality for mc. The copy works flawlessly for folders between the drives, but I'm tired of copying, then deleting every time, when the move functionality should be working.

@adamyg
Copy link
Owner

adamyg commented Jul 1, 2024

Technically you can not move between drives only copy + delete,
Feature exists, shall review detection of condition and handling

@adamyg adamyg added this to the build-231 milestone Jul 1, 2024
@adamyg adamyg added the bug Something isn't working label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants