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

目录是否是icloud的同步目录判断太过于宽泛 #9065

Closed
AnonymousMister opened this issue Aug 29, 2023 · 3 comments
Closed

目录是否是icloud的同步目录判断太过于宽泛 #9065

AnonymousMister opened this issue Aug 29, 2023 · 3 comments

Comments

@AnonymousMister
Copy link
Contributor

AnonymousMister commented Aug 29, 2023

问题:
我的icloud里面有个为A的文件夹 我的home目录为/User/zhang
导致目录一直判断为同步目录
1ed4ebe657a43f9871acce1684e519f1

解决:

我提交了个合并来解决这个问题
##9066

Version environment

- Version: last
- Operating System: Mac os
- Browser (if used):
@AnonymousMister
Copy link
Contributor Author

想法:
是不是可以直接判断选择的目录不是icloud 路径就好了 没必要 复杂的循环icloud 目录
要是为了避免用户的意外操作给个提示

@88250
Copy link
Member

88250 commented Aug 29, 2023

是不是可以直接判断选择的目录不是icloud 路径就好了 没必要 复杂的循环icloud 目录

不循环的话不知道符号链接指向的路径。

@88250
Copy link
Member

88250 commented Aug 29, 2023

我们在 PR 中讨论,这里关闭了先,感谢。

@88250 88250 closed this as completed Aug 29, 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