mirror of
https://github.com/rclone/rclone
synced 2025-04-03 21:05:31 +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.