mirror of
https://github.com/rclone/rclone.git
synced 2026-07-11 00:05:25 -04:00
Non-exportable Google documents such as Google My Maps, Sites and
Forms have no export format, so rclone silently leaves them out of all
listings. During a server side move/copy this means they are quietly
left behind.
Emit a one-off notice when such a document is skipped, telling the
user the files are invisible to rclone and pointing them at
--drive-show-all-gdocs to include them in server side copies and
moves.
(cherry picked from commit 786e91d6a7)