Setting exportSizeLimit for Drive remotes

is there a way on the command line (or config file) so set the exportSizeLimit to larger than its current default to get around the “too large to be exported” error, or is that a google API limit?

Try this flag

  --drive-alternate-export        Use alternate export URLs for google documents export.,

Is there a way of setting the exportSizeLimit I didn’t think there was?

This size limit is hard set by Google.

The current work around is to use the alternate-export flag,

1 Like