mirror of
https://github.com/rclone/rclone.git
synced 2025-01-24 12:56:36 +02:00
5b8cdaff39
Before this the description for files got overwritten on server side moves. This change stops rclone setting the description to the leaf name completely. See: https://forum.rclone.org/t/file-descriptions-in-google-drive-not-shown-after-dedupe/45510 Fixes: #7770