mirror of
https://github.com/rclone/rclone.git
synced 2025-08-03 11:47:41 +02:00
In this commit we enabled PartialUploads for the union backend.
3faa84b47c
combine,compress,crypt,hasher,union: support wrapping backends with PartialUploads
This turns out to cause test failures in fs/sync so this commit
disables them again pending further investigation.