Introduce a "Virtual Files" or "Files On-Demand" feature using the Windows Cloud Files API to provide users with seamless access to their cloud files without consuming local storage with and without internet access. This feature has become a standard in cloud storage solutions and will enhance user satisfaction, retention, and competitiveness.
Current state
Currently, users must either download files entirely to their local storage, rely on a constant internet connection when using the new network drive feature, or manage selective sync manually, leading to:
Wasted local storage space for large files - or no file access without internet (network drive).
Complex and continuous workload for users optimizing disk space with selective sync.
Perceived lack of parity with competitors (e.g., OneDrive, Dropbox, Google Drive) offering Virtual Files functionality.
Considering the state-of-the-art of competitors (see below), it is a challenge to bring colleagues, family, and friends on-board.
Background / State-of-the-art
To elaborate "what 'files on demand' specifically refers to" to reference the Q&A Nov 2024:
Files are synced as placeholder files that take up no space.
They are downloaded for use on-demand.
Downloaded files are cached, allowing a dynamic alternative to selective sync without going into settings.
Individual files or folders can be marked as always available.
This has been the norm for most large cloud storage providers
Click to view more screenshots
---
![Screenshot_dropbox](https://github.com/user-attachments/assets/dec1912c-a0f0-4769-bf66-ad5fa90bba07)
![Screenshot_Dropbox2](https://github.com/user-attachments/assets/84ed850b-6f12-4e7c-bf14-0b7c8fbcf3c0)
Placeholder files (CF_PLACEHOLDER) to represent cloud files locally without taking up disk space.
On-demand downloading of files when accessed, ensuring fast access with minimal storage impact.
Option for users to mark specific files/folders as "Always available offline."
This will integrate seamlessly with Windows File Explorer, including sync icons and statuses, providing a familiar and modern user experience. Equivalent integrations exist for Mac OS.
Why this matters
User Retention and Experience: Users expect modern features that save storage and simplify workflows.
Competitive Necessity: Competitors like OneDrive and Dropbox have set a high standard with similar features.
Efficiency: Reduces unnecessary bandwidth and storage costs for users, particularly those with limited resources.
Middle ground: Strike a balance between fully committed download and online-only network drive.
Relying on the new network drive is not satisfying, because the drive vanishes as soon as the internet connection is lost. Furthermore, the network drive does not allow local files ignored from sync. Using traditional synced folders requires a lot of disk space and/or proper planning and continuous adjustment of selective sync.
Introduce a "Virtual Files" or "Files On-Demand" feature using the Windows Cloud Files API to provide users with seamless access to their cloud files without consuming local storage with and without internet access. This feature has become a standard in cloud storage solutions and will enhance user satisfaction, retention, and competitiveness.
Current state
Currently, users must either download files entirely to their local storage, rely on a constant internet connection when using the new network drive feature, or manage selective sync manually, leading to:
Considering the state-of-the-art of competitors (see below), it is a challenge to bring colleagues, family, and friends on-board.
Background / State-of-the-art
To elaborate "what 'files on demand' specifically refers to" to reference the Q&A Nov 2024:
This has been the norm for most large cloud storage providers
Click to view more screenshots
--- ![Screenshot_dropbox](https://github.com/user-attachments/assets/dec1912c-a0f0-4769-bf66-ad5fa90bba07) ![Screenshot_Dropbox2](https://github.com/user-attachments/assets/84ed850b-6f12-4e7c-bf14-0b7c8fbcf3c0)Proposed solution
Implement the Windows Cloud Files API / Cloud Sync Engine to enable a Virtual Files / Files On-Demand feature, allowing:
CF_PLACEHOLDER
) to represent cloud files locally without taking up disk space.This will integrate seamlessly with Windows File Explorer, including sync icons and statuses, providing a familiar and modern user experience. Equivalent integrations exist for Mac OS.
Why this matters
Relying on the new network drive is not satisfying, because the drive vanishes as soon as the internet connection is lost. Furthermore, the network drive does not allow local files ignored from sync. Using traditional synced folders requires a lot of disk space and/or proper planning and continuous adjustment of selective sync.