How do I fix the Google Shared Drive folder not showing issue? 1. If you are also troubled by this error, here are a few troubleshooting steps to help you resolve the Google Shared Drive not showing up issue with the Google Drive client. To view the file, the user has to use a sharable link for the file. Users are unable to find the shared files or folders, even using the exact file name. However, some users have reported the Google Shared Drive is not showing up issue on Google forums. Google’s Shared Drive feature allows the Business and Plus, Enterprise, and G Suite Business users to store, search, and access files with a team.
Restoro has been downloaded by 0 readers this month.
Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).Ĭlick Start Scan to find Windows issues that could be causing PC problems.Ĭlick Repair All to fix issues affecting your computer's security and performance.
Note: The numeric folder name may change from machine to machine.Home › Teamwork › Google › Docs › Google Shared Drive is not showing up on my account What the command above is doing is deleting the numeric directory from DriveFS: $ cd ~/Library/Application\ Support/Google/DriveFS/ $ du -sh * 224Mđ14104707028901901726 4.0KĜrashpad 4.7M Logs 20M Resources 12K account_db_sqlite.db 512K cef_cache 4.0K pid.txt 4.0K signin $ rm -rf * $ du -sh * 4.0KĜrashpad 4.7M Logs 20M Resources 12K account_db_sqlite.db 512K cef_cache 4.0K pid.txt 4.0K signin To clear cache without deleting credentials, you can delete just the cache content directory: rm -rf ~/Library/Application\ Support/Google/DriveFS/* The side-effect of this is that it also deletes your credentials so you’ll need to login again. WARNING : If files are pending upload to Drive, deleting the cache may cause the files to be lost (see comment ). To delete the DriveFS cache directory using Terminal: rm -rf ~/Library/Application\ Support/Google/DriveFS/