mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
Yandex appears to ignore mime types set as part of the PUT request or as part of a PATCH request. The docs make no mention of being able to set a mime type, so set WriteMimeType=false indicating the backend can't set mime types on uploaded files.