Questions tagged [callback-file-system]

Callback File System (CBFS) lets you create virtual file systems and disks that let you expose and manage remote data as if they were files on the local disk.

Callback File System (CBFS) lets you create virtual file systems and disks that let you expose and manage remote data as if they were files on the local disk.

1 questions
2
votes
1 answer

Register a thumbnail handler for a folder, rather than a specific file type

I need to write a thumbnail handler for all the files under a given folder. This folder is a mounting point for a virtual file system (using Callback File System), and the files are actually not present physically on the local machine (they're…
Thomas Levesque
  • 286,951
  • 70
  • 623
  • 758