mirror of
https://github.com/rclone/rclone.git
synced 2025-01-29 21:04:23 +02:00
1e7bc359be
Purge should not be used with --drive-trashed-only flag as it leads to unexpected behavior. After this commit if TrashedOnly option is set to true, error message is returned. See also: https://forum.rclone.org/t/drive-trashed-only-weird-occurrence/11066/14