Share via

How can I use cfapi.h and/or Windows.Storage.Provider to get sync status of existing sync root engines like OneDrive?

Jeet Jain 0 Reputation points
2023-07-27T11:38:59.0966667+00:00

I want to get current sync status of OneDrive client (whether it is syncing, paused, error or offline etc.) as well as sync state of files in OneDrive folder (whether a file is synced or being synced or there is an error etc.). I need to do it from client side (i.e. can't use graph APIs).

I come across Cloud Filter API which can be used to create and manage Cloud Sync Engines. One example of this is Cloud Mirror.

My question is, can I use this API to get sync status of existing sync root engines like OneDrive? If not then is there any way to get sync status of OneDrive files from client machine?

Windows development | Windows API - Win32
Microsoft 365 and Office | OneDrive | For business | Windows
{count} votes

1 answer

Sort by: Most helpful
  1. Monica Joseph 0 Reputation points
    2026-02-18T18:15:52.77+00:00

    Hi, I'm also trying something similar, is there any way to track the file status of OneDrive Business files through CFAPI?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.