Skip to content

Conversation

@dianxin623
Copy link

This PR fixes #1504.

Resolves a cross-platform path issue during WebDAV recovery. Backups from Windows fail on Android because paths use '' instead of '/'.

This PR normalizes paths in 'recoveryData' by replacing '' with '/' before joining, which is compatible with all platforms.

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

Successfully merging this pull request may close these issues.

[BUG] 关于备份报错的问题

1 participant