mirror of
https://github.com/rclone/rclone.git
synced 2025-11-29 05:47:23 +02:00
- add a directory to the optional Purge interface - fix up all the backends - add an additional integration test to test for the feature - use the new feature in operations.Purge Many of the backends had been prepared in advance for this so the change was trivial for them.