-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Describe the bug
A very slow move operation.
When I want to move file(s)/folder(s) to new location that is on same (physical partition/disk), move operation is very slow. Looking on Task manager, I can see that there is heavy transfer operation. Problem is there is no any visual indicators in Files.
I guess app is doing full copy of file and after that it deletes it from original location (as I can see file(s) on original location 'till this is finished).
To Reproduce
Steps to reproduce the behavior:
- Move file from one folder to other on same disk/partition
- File appears on new location with size 0kb
- File is still at old location
- After some time (depending of size of file and disk speed) file on old location disappears.
Expected behavior
Moving files/folders on same partition should be nearly instantaneous.
Screenshots
Slow.moving.of.files.mp4
Desktop (please complete the following information):
- OS Version: Windows 10 20H2 19042.685
- App version: [v1.0.0.0]
Additional context
Log file
debug.txt
debug_fulltrust.txt
Metadata
Metadata
Assignees
Labels
No labels