Similar to OneDrive's "Files On-Demand" as well as DropBox's "Smart Sync" functionality, I am curious how to create a file that appears to be on local disk normally but is actually linked / stored in the internet or cloud.
I think this is different from .lnk or .url files as they retain the following even if they are stored on the cloud:
- filetype (.pdf, .xlsx, etc.)
- location on disk (e.g. folder path)
- size (original file size though size on disk is 0)
- file icon
Is there another type of file or any metadata that tells Explorer that a particular file should be retrieved from the internet when it is accessed?