mirror of
https://github.com/rclone/rclone.git
synced 2025-03-16 09:55:18 +08:00

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