mirror of
https://github.com/rclone/rclone.git
synced 2026-01-09 03:53:17 +00:00
For example using
--drive-metadata-permissions read,write,failok
Will allow metadata to be read and written but if the writing fails,
then only an ERROR will be written in the log and the transfer won't
fail.