Callback for monitoring the creating of files/folder and the changes in the files in Cloud Files API

Vembu Test 0 Reputation points
2024-05-15T13:54:18.32+00:00

In Cloud Files API, The platforms invokes the respective callback function for the callback types. there is a callback type for everything reading, moving, deleting, renaming, list fetching but i am not able to find the callbacks for monitoring the creation of files and folders under the sync root and monitoring changes in the contents of the files.

I noticed the CfConvertToPlaceholder(), to convert the normal file/directory to a placeholder file but how the app knows or the os tells the app that a new file/folder has been created.

how can we accomplish this using CloudFiles API?

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,455 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Xiaopo Yang - MSFT 11,661 Reputation points Microsoft Vendor
    2024-05-21T08:35:14.29+00:00

    Hello @Vembu Test,

    As there are no callbacks for monitoring the creation of files and folders under the sync root and monitoring changes in the contents of the files, please submit a Windows SDK incident at https://developer.microsoft.com/en-us/windows/support/?tabs=Contact-us for possible workarounds and choose the 'System Services Development - Cloud Filter API'. Also, we can work with you closely by the way.

    0 comments No comments