Cloud Filter : Full file downloaded by some apps

Umang Mital 1 Reputation point
2022-12-04T20:21:38.423+00:00

I am trying to develop a cloud file system using cloud filter APIs. I have set the Hydration policy to Partial, and it works fine when I try to play the video in Photos app. But, when I am trying to import placeholder video file in some of the video editors, full file is being downloaded.

Also, I get below error logs :
shellcommon\shell\fileexplorer\windows.fileexplorer.common\src\syncrootmanager.cpp(2595)\Windows.FileExplorer.Common.dll!00007FFA46A2DCD5: (caller: 00007FFA5C87B2FB) ReturnHr(56) tid(68ec) 80070490 Element not found.

I also tried Cloud Mirror sample app, and found same behaviour. Any ideas how to fix this ?

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,422 questions
Windows Server Storage
Windows Server Storage
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Storage: The hardware and software system used to retain data for subsequent retrieval.
631 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Umang Mital 1 Reputation point
    2022-12-05T05:53:29.15+00:00

    I have verified, it's not the video editor that need the whole file. It is only requesting few bytes, but whenever I try to open a file using OS dialog, it starts downloading whole file.

    0 comments No comments