Summary
Track pCloud stability in rustic_core as blocked by an OpenDAL fix that is not yet released.
Related upstream dependency PR:
apache/opendal#7617
Related rustic issue:
rustic-rs/rustic#1774
Problem statement
pCloud backend support is enabled, but practical reliability depends on OpenDAL changes from PR #7617.
Until that PR is merged and part of a released OpenDAL version consumed by rustic_core, pCloud behavior can remain unreliable in real-world workflows.
Proposed tracking tasks
- Keep this issue open as dependency blocker for stable pCloud support.
- After OpenDAL release containing #7617, bump OpenDAL dependency in rustic_core.
- Verify pCloud operations in regression coverage.
- If needed, document pCloud as experimental until the dependency lands.
Acceptance criteria
- OpenDAL release with #7617 is available.
- rustic_core dependency bump is merged.
- pCloud regression validation passes.
Environment
- OS: Linux
- Project: rustic-rs/rustic_core
Summary
Track pCloud stability in rustic_core as blocked by an OpenDAL fix that is not yet released.
Related upstream dependency PR:
apache/opendal#7617
Related rustic issue:
rustic-rs/rustic#1774
Problem statement
pCloud backend support is enabled, but practical reliability depends on OpenDAL changes from PR #7617.
Until that PR is merged and part of a released OpenDAL version consumed by rustic_core, pCloud behavior can remain unreliable in real-world workflows.
Proposed tracking tasks
Acceptance criteria
Environment