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

复制嵌套目录时,出现重复任务及结果 #1687

Closed
4 tasks done
1-1-2 opened this issue Sep 16, 2022 · 1 comment
Closed
4 tasks done

复制嵌套目录时,出现重复任务及结果 #1687

1-1-2 opened this issue Sep 16, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@1-1-2
Copy link
Contributor

1-1-2 commented Sep 16, 2022

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 it's due to alist and not something else(such as Dependencies or Operational).
  • I'm sure I'm using the latest version

Alist Version / Alist 版本

v3.0.0-rc.0

Driver used / 使用的存储驱动

from Webdav(onedrive) to alipyunpan

Describe the bug / 问题描述

Source(Webdav(onedrive)): tree 测试

测试
│  fileB.txt
│
└─folderA
        fileA - 副本.txt
        fileA.txt

Target(alipyunpan): rclone tree alist:ALI/测试/

/
├── fileB.txt
├── folderA
│   ├── fileA - 副本.txt
│   └── fileA.txt
└── folderA
    ├── fileA - 副本.txt
    └── fileA.txt

2 directories, 5 files

发现两个问题:

  1. folderA 被复制了两遍,详见日志中截图。
  2. 同名目录中有一个 folderA 在客户端看是空的,但是在 alist 中两个文件夹内容是一致的,估计被链接到了同一个目录下?不过考虑在GUI下是不允许生成同名目录的,不知道这算不算一个没啥搞头的鸡肋BUG?

同名目录but实为不同路径及内容

Reproduction / 复现链接

https://alist.example.com/@manage/tasks/copy

Logs / 日志

展开的复制任务

@1-1-2 1-1-2 added the bug Something isn't working label Sep 16, 2022
@welcome
Copy link

welcome bot commented Sep 16, 2022

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

@xhofe xhofe closed this as completed in d8dc8d8 Sep 19, 2022
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

1 participant