--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/0f53fade-41fe-44b8-9e5a-1003f8f8cb25n%40googlegroups.com.
If you are receiving a large number of 404s and 403s errors when running a drive transfer with GAM, it is likely that the transfer is failing due to rate limiting from the Google Drive API. To reduce the number of retries, you can use the --retry-throttle-secs flag to set a retry throttle. This flag will set a minimum amount of time between retries and will prevent GAM from re-trying the transfer too quickly and hitting the rate limit again.
Aborting the command will stop the transfer process and no further data will be transferred. You can retry the transfer either with GAM or with the Google Admin UI tool, but you should be aware that any files or folders that were already transferred will be duplicated if you do so. It is also possible that the folder hierarchy may be impacted if some of the files or folders were not transferred correctly.