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

文件夹同步时空目录未被创建 #63

Closed
dark-origin opened this issue Dec 19, 2022 · 1 comment
Closed

文件夹同步时空目录未被创建 #63

dark-origin opened this issue Dec 19, 2022 · 1 comment

Comments

@dark-origin
Copy link

操作系统信息
Windows
。。。

错误描述

    ali_core = Aligo(level=logging.DEBUG)  # 第一次使用,会弹出二维码,供扫描登录
    folder_path_alipan = "/SecBox/个人资料"
    folder_path_local = "E:\\SecBox\\个人资料"
    sync_folder = ali_core.get_folder_by_path(folder_path_alipan)

    ali_core.sync_folder(folder_path_local, sync_folder.file_id, True, follow_delete=True)

同步时本地和云盘中的文件大小和数量都是正常的, 但云盘中文件夹数量要少于本地的数量, 用winmerge对比后发现缺少的目录都是空目录.
。。。

@lemisky
Copy link
Member

lemisky commented Dec 31, 2022

亲测没有发现此现象

@lemisky lemisky closed this as completed Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants