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

使用Aria2加快“复制”速度。 #6835

Closed
4 tasks done
Super-Passerby opened this issue Jul 21, 2024 · 4 comments
Closed
4 tasks done

使用Aria2加快“复制”速度。 #6835

Super-Passerby opened this issue Jul 21, 2024 · 4 comments
Labels
enhancement New feature or request stale No activity for more than 30 days

Comments

@Super-Passerby
Copy link

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure this feature is not implemented.
  • I'm sure it's a reasonable and popular requirement.

Description of the feature / 需求描述

问题:使用WebUI中的【复制】功能将网盘中的文件复制到本地时,速度比较慢,有时因为复制时间过长导致任务中断失败。

建议:考虑调用Aria2来加快【复制】的速度。

进阶1:
右键菜单的【复制】选项拆分为:
【复制-忽略】(Copy-Skip):如目的文件夹下有与源文件夹下同名的文件,则略过;
【复制-覆盖】(Copy-Overwrite):如目的文件夹下有与源文件夹下同名的文件,则使用源文件夹下的文件代替之;

进阶2:
支持使用命令行进行复制操作,
并支持在命令行中通过正则表达式过滤复制的文件/文件夹名称;通过文件大小过滤文件。

Suggested solution / 实现思路

No response

Additional context / 附件

No response

@Super-Passerby Super-Passerby added the enhancement New feature or request label Jul 21, 2024
Copy link

welcome bot commented Jul 21, 2024

Thanks for opening your first issue here! Be sure to follow the issue template!

@pongfcnkl
Copy link

可以用rclone来辅助复制,就可以跳过重复文件

Copy link

stale bot commented Sep 4, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale No activity for more than 30 days label Sep 4, 2024
Copy link

Hello @, this issue was closed due to inactive more than 52 days. You can reopen or recreate it if you think it should continue. Thank you for your contributions again.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale No activity for more than 30 days
Projects
None yet
Development

No branches or pull requests

2 participants