mirror of
https://github.com/rclone/rclone.git
synced 2026-06-28 09:55:16 -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.