Files
rclone/backend/combine
Nick Craig-Wood ff817e8764 combine: fix directory not found errors with ListP interface - Fixes #8627
In

b1d774c2e3caab23 combine: implement ListP interface

We introduced the ListP interface to the combine backend. This was
passing the wrong remote to the upstreams. This was picked up by the
integration tests but was ignored by accident.
2025-06-26 17:05:37 +01:00
..