Google Drive Desktop uploaded over 100K files to the cloud. However, the application shows that syncing is still in progress.
Reinstallation and re-login have not reset the queue.
How to remove Google Drive syncing queue?
CodePudding user response:
Quit the app and remove its data by the following command
rm -rf ~/Library/Application\ Support/Google/DriveFS/[0-9]*
More details in the article