问题
I am trying to figure out exactly which folders are being synced when using OneDrive for Business.
When trying to solve sync issues I used the below fix and now it seems that the folders I used to sync are no longer synced - is that correct?
Before I tried to fix the sync issue I stopped the following services:
GROOVE.EXE
integratedoffice.exe
MSOIDSVC.EXE
MSOIDSVCM.EXE
MSOSYNC.EXE
Then I deleted cachefiles:
%userprofile%\AppData\Local\Microsoft\Office\Spw
%userprofile%\AppData\Local\Microsoft\Office\15.0\OfficeFileCache
Thanks
回答1:
You can look up
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Internet\LocalSyncClientDiskLocation
in the registry. This should show you all of the local folders that are syncing to SharePont / OneDriveForBusiness.
e.g.
reg query HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Internet /v LocalSyncClientDiskLocation`
来源:https://stackoverflow.com/questions/26803924/how-to-detect-which-folders-onedrive-for-business-are-syncing