files-community/Files

Feature: Please add multi-threaded copy support

开放

#7,275 创建于 2021年12月13日

 (40 条评论) (3 个反应) (0 位负责人)C# (2,719 个派生)batch import
area - file operationshelp wanted

仓库指标

星标
 (43,502 个星标)
PR 合并指标
 (平均合并 11天 15小时) (30 天内合并 61 个 PR)

描述

What's the Problem?

I was comparing both windows explorer and Files app copy speed of 1600 files. Here are the results. image Files app took 43 seconds to copy 1600 files of 300 kb each image Whereas windows just took 5-6 seconds to fully copy the folder.

Solution/Idea

Add customizable multi-threaded support in the Files app. I want to set it as 16 or 32 threads (especially when I am copying from google drive to the desktop, multi-threading is essential).

Alternatives

You may use robocopy to copy files fast and multi-threaded (worked for my 150 Mbps internet, google drive downloads maxed 145 Mbps, normally it just gives 20 Mbps).

You may also include file explorer's file handling option in settings to copy files, etc.

Priorities

| Capability | Priority | | Multi-threaded Support | Must | | Option to choose the number of threads in settings | Should | | Option to change default file handler to native windows or robocopy | Could |

Files Version

No response

Windows Version

No response

Comments

Well, it's an important feature to copy files fast.

贡献者指南