awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
messense avatar

messense/aliyundrive-webdav

0
View on GitHub↗
9,782 نجوم·1,077 تفرعات·Rust·MIT·7 مشاهدات

Aliyundrive Webdav

aliyundrive-webdav is a server-side gateway that translates AliyunDrive cloud storage into a WebDAV interface. It functions as a self-hosted cloud file server that maps remote storage accounts to a local network drive, allowing users to manage files through standard network drive clients.

The project distinguishes itself by routing data requests directly between the client and the cloud provider to enable direct media streaming without server-side proxying. It utilizes a terminal-based QR code authentication system to exchange scans for refresh tokens and maintains a secure cloud gateway using TLS-encrypted transport.

The system covers a broad range of capabilities, including protocol translation for file management, credential-based access control, and upload optimization through hash-based deduplication. It also supports deployment as a boot-start system service with automatic recovery.

Features

  • WebDAV Bridges - Translates Aliyun Drive cloud storage into a WebDAV interface for management via standard network drive clients.
  • Self-Hosted File Servers - Implements a self-hosted file server that maps cloud storage to a local network drive.
  • Cloud File Management - Allows the use of standard network drive clients to upload, download, and organize files in a remote cloud service.
  • Cloud Storage Drivers - Maps remote cloud files to appear as a local network drive for easier browsing and management.
  • Cloud Storage Gateways - Creates an encrypted HTTPS bridge to safely access private cloud storage from different devices and networks.
  • Cloud Storage Integrations - Provides integration with private cloud drive and photo services using domain identifiers and refresh tokens.
  • Protocol-to-Cloud Bridges - Functions as a specialized gateway connecting the WebDAV network protocol to a cloud storage backend.
  • Messaging Protocol Translation - Translates standard WebDAV network requests into proprietary cloud storage API calls to simulate a local file system.
  • Access Control - Provides username and password authentication to restrict unauthorized network access to the cloud storage bridge.
  • Virtual Cloud Drives - Connects Aliyun Drive cloud storage to local applications by providing a virtual drive interface.
  • Token-Based Authentication - Manages session access by exchanging QR code scans for refresh tokens to maintain persistent cloud connectivity.
  • Authentication QR Codes - Generates terminal-based QR codes for scanning to retrieve account refresh tokens for authentication.
  • Binary Upload Optimizers - Reduces network traffic by skipping identical files using size and hash-based deduplication during upload.
  • Media Streaming - Plays video and audio files directly from a cloud provider through a WebDAV compatible media player.
  • Direct Stream Requesting - Routes data requests directly between the client and cloud provider to enable media playback without server-side proxying.
  • Credential-Based Access Controls - Implements a username and password layer to restrict unauthorized network access to the translated cloud storage.
  • Security & HTTPS - Secures data transmission between the client and the server using digital certificates and HTTPS.
  • Traffic Encryption - Encrypts network traffic between the client and the gateway using modern transport protocols.
  • Transport Layer Security - Wraps the communication layer in HTTPS to secure data transmission between the network drive client and the server.

سجل النجوم

مخطط تاريخ النجوم لـ messense/aliyundrive-webdavمخطط تاريخ النجوم لـ messense/aliyundrive-webdav

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Aliyundrive Webdav

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Aliyundrive Webdav.
  • janeczku/calibre-webالصورة الرمزية لـ janeczku

    janeczku/calibre-web

    17,500عرض على GitHub↗

    Calibre-web is a self-hosted web application that provides a browser-based interface for browsing, managing, and reading digital book collections stored in a library database. It functions as a comprehensive library management system, allowing users to organize large collections, edit metadata, and perform automated content updates through a centralized administrative dashboard. The platform distinguishes itself by integrating directly with external infrastructure to extend the capabilities of a standard digital library. It supports remote storage mapping to host files on cloud providers, uti

    Fluentcalibreebookebook-manager
    عرض على GitHub↗17,500
  • gtsteffaniak/filebrowserالصورة الرمزية لـ gtsteffaniak

    gtsteffaniak/filebrowser

    6,330عرض على GitHub↗

    FileBrowser is an open-source, self-hosted file management interface that runs as a single binary with no external dependencies. It provides a web-based interface for browsing, uploading, editing, and sharing files on a remote server, with a core architecture built on JWT-based stateless authentication and a rule-based path permission engine that controls access at the directory level. The project distinguishes itself through a comprehensive access control system that supports multi-provider authentication including OIDC, LDAP, external JWT, and two-factor authentication, alongside granular p

    Go
    عرض على GitHub↗6,330
  • filegator/filegatorالصورة الرمزية لـ filegator

    filegator/filegator

    2,901عرض على GitHub↗

    Filegator is a web-based file manager and self-hosted file sharing portal. It functions as a cloud storage gateway that allows users to organize, upload, and download files across local disks and various cloud storage providers through a single unified interface. The system features a multi-backend authentication provider capable of verifying identities via JSON files, databases, or external directory services. It includes a role-based access control system that manages user permissions, assigns home folders, and restricts access to specific files and system routes. The platform provides cap

    PHPamazon-s3filefile-manager
    عرض على GitHub↗2,901
  • stonith404/pingvin-shareالصورة الرمزية لـ stonith404

    stonith404/pingvin-share

    4,694عرض على GitHub↗

    Pingvin Share is a self-hosted file sharing platform designed for uploading and distributing files via secure links. It provides a private alternative to third-party cloud services for managing file transfers. The platform integrates an external security engine to scan uploaded files for malware and threats before they become available. It supports identity management through OpenID Connect integration, allowing user authentication to be delegated to external identity providers. Storage is managed through a gateway that supports both local disk drives and S3-compatible cloud object storage.

    TypeScriptfile-sharingnestjsnextjs
    عرض على GitHub↗4,694
عرض جميع البدائل الـ 30 لـ Aliyundrive Webdav→

الأسئلة الشائعة

ما هي وظيفة messense/aliyundrive-webdav؟

aliyundrive-webdav is a server-side gateway that translates AliyunDrive cloud storage into a WebDAV interface. It functions as a self-hosted cloud file server that maps remote storage accounts to a local network drive, allowing users to manage files through standard network drive clients.

ما هي الميزات الرئيسية لـ messense/aliyundrive-webdav؟

الميزات الرئيسية لـ messense/aliyundrive-webdav هي: WebDAV Bridges, Self-Hosted File Servers, Cloud File Management, Cloud Storage Drivers, Cloud Storage Gateways, Cloud Storage Integrations, Protocol-to-Cloud Bridges, Messaging Protocol Translation.

ما هي البدائل مفتوحة المصدر لـ messense/aliyundrive-webdav؟

تشمل البدائل مفتوحة المصدر لـ messense/aliyundrive-webdav: janeczku/calibre-web — Calibre-web is a self-hosted web application that provides a browser-based interface for browsing, managing, and… gtsteffaniak/filebrowser — FileBrowser is an open-source, self-hosted file management interface that runs as a single binary with no external… filegator/filegator — Filegator is a web-based file manager and self-hosted file sharing portal. It functions as a cloud storage gateway… stonith404/pingvin-share — Pingvin Share is a self-hosted file sharing platform designed for uploading and distributing files via secure links.… drakkan/sftpgo — SFTPGo is a multi-protocol file server and secure file transfer gateway that enables the exchange and storage of files… ncw/rclone — rclone is a command-line utility and sync engine for managing, synchronizing, and migrating files across numerous…