mirror of
https://github.com/rclone/rclone.git
synced 2025-02-09 13:13:53 +02:00
3b24a4cada
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.