1 repo
Abstractions that provide a unified interface for accessing diverse storage backends and network devices.
Distinguishing note: No existing candidates provided; this is a core architectural abstraction for storage access.
Explore 1 awesome GitHub repository matching software engineering & architecture · Virtual File Systems. Refine with filters or upvote what's useful.
Copyparty is a self-hosted file server that provides a browser-based interface for managing, browsing, uploading, and downloading files. It utilizes a virtual file system abstraction to map diverse storage backends and network-attached devices into a unified directory structure, allowing for consistent file access across various storage environments. The platform functions as a cloud synchronization gateway, enabling automated data backups and transfers between local storage and remote cloud providers through integration with standard command-line tools. It also serves as a distributed storag
The system maps diverse storage backends and network-attached devices into a unified directory structure for consistent file access.