Skip to content

fix(sync): (Codex) WebDAV verify() 过弱#1395

Open
cyfung1031 wants to merge 1 commit intomainfrom
fix/sync/010
Open

fix(sync): (Codex) WebDAV verify() 过弱#1395
cyfung1031 wants to merge 1 commit intomainfrom
fix/sync/010

Conversation

@cyfung1031
Copy link
Copy Markdown
Collaborator

verify() 不再只检查 getQuota(),而是验证 WebDAV 同步实际需要的能力:能列出目录、能创建临时目录、能写入探针文件、能删除探针文件和临时目录。这样能提前发现“账号能连上但没有写入/删除权限”的配置问题。401 仍会转换为 WarpTokenError,其他失败会保留为 WebDAV verify failed: ...

@cyfung1031 cyfung1031 added the CloudSync Related to CloudSync label May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CloudSync Related to CloudSync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant