1 repo
Utilities that allow remote storage services to be accessed and managed as local directory structures.
Distinguishing note: Focuses on the abstraction of remote storage as a local file system, distinct from specific storage protocols.
Explore 1 awesome GitHub repository matching devops & infrastructure · Remote File System Mounts. Refine with filters or upvote what's useful.
Alist is a unified cloud storage gateway that aggregates disparate remote storage providers into a single, navigable virtual file system. By acting as a remote file system proxy, it decouples file operations from specific provider implementations, allowing users to browse, download, and manage files across heterogeneous backends through a standardized interface. The platform utilizes a driver-based storage abstraction that translates generic file system operations into provider-specific API calls. This architecture supports a wide range of cloud storage services, S3-compatible object storage,
Accessing remote storage services as if they were local directories to simplify file management and integration within existing workflows.