files-community / files-community/Files

multiple location copying / moving

Open
#14,692 1 comment 0 reactions 0 assignees View on GitHub
area - file operations
Dominant language
C#
Stars
45.4k
Forks
2.9k
Avg merge
19h 1m
Merged PRs (30d)
60

Description

### Description

When copying/moving files from one location to different multiple locations, the first copy/move is initialized, however as soon as a second is initialized the first is paused and the second is continuing, when a third action is added the second action is then also placed on pause, only when the third action is completed does the second action continue until completed and then the first action continues until completed. (should the order not be to complete the first action then move to second and then move to third)

### Steps To Reproduce

1. select first file to move/copy
2. select the destination
3. paste
4. select next file to move
5. select destination
6. paste
7. select next file to move
8. select destination
9. paste

### Requirements

- e.g. Fix crash that occurs when...
that the first file that is select completes before moving to second file and then third file. Not to pause the first to action the second and then pause the second to action the third. Complete actions in the order that it is done.

### Files Version

3.2.0.0

### Windows Version

10.0.22631.3085

### Log File

[debug.log](https://github.com/files-community/Files/files/14229671/debug.log)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.