Spaces:
Running
Running
metadata
title: Cloud File Manager
emoji: 📁
colorFrom: green
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
Cloud File Manager (File Browser + Google Drive Sync)
A fully-featured web-based file manager that looks like Google Drive/Dropbox, hosted on Hugging Face Spaces (Free Tier). It persistent-syncs all files and settings to your Google Drive using Rclone.
Features
- Google Drive Integration: Syncs files and database automatically back to your Drive.
- Persistent Settings: Saves user accounts, shares, and settings.
- UI: File Browser (clean, mobile-friendly Google Drive alternative).
- Port: 7860 (Hugging Face default).
- Resource: 16 GB RAM / 2 vCPUs.
How to Configure
- Create a new Space on Hugging Face using the Docker SDK (Blank template).
- Upload
Dockerfile,entrypoint.sh,README.md, and thesetup_guidefolder to your Space. - Configure
RCLONE_CONFIG_DATAin your Space Settings -> Repository secrets. Refer to the on-screen setup guide for details. - Restart your Space.