Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
e2dew32
/
hf_webdav
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
hf_webdav
/
start.sh
dev
Add WebDAV server files
559af37
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
210 Bytes
#!/bin/bash
echo
"=== Starting HF WebDAV Server ==="
echo
"Repo:
${HF_REPO_ID:-e2dew32/cloud-drive}
"
echo
"Type:
${HF_REPO_TYPE:-dataset}
"
echo
"WebDAV user:
${WEBDAV_USER:-user}
"
echo
""
python3 /app/app.py