awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
skilion avatar

skilion/onedriveArchived

0
View on GitHub↗
3,960 Stars·333 Forks·D·GPL-3.0·9 Aufrufe

Onedrive

This is a cloud storage client and synchronization service for Linux that maintains data parity between local directories and OneDrive. It functions as both a command line interface and a background service to provide automated file backups and cloud synchronization.

The tool supports multi-account management by isolating separate cloud profiles into distinct local directories through instance-based configuration. It utilizes delta-based data transfers and resumable chunked uploads to ensure large files are transmitted efficiently and can recover from interrupted transfers.

The service provides bidirectional synchronization and real-time filesystem monitoring to trigger immediate uploads when changes are detected. Users can apply selective syncing through pattern-based inclusion and exclusion lists to control which files and folders are mirrored to the cloud.

Features

  • OneDrive Cloud Synchronization - Provides a command line interface and background service to synchronize local Linux directories with OneDrive cloud storage.
  • Cloud Storage Sync Tools - Provides a command-line utility and background service for synchronizing local Linux filesystems with OneDrive.
  • Bidirectional Cloud Directory Synchronizers - Maintains bidirectional consistency between local directories and cloud storage by transferring updates in both directions.
  • Remote File Synchronization - Automates the synchronization of local files to remote cloud storage via a background service.
  • Filesystem Change Monitors - Utilizes real-time filesystem monitoring to trigger immediate synchronization upon detecting file changes.
  • Multi-Account Management - Enables simultaneous operation of multiple OneDrive cloud identities through isolated configuration instances.
  • Sync Exclusions - Provides pattern-based inclusion and exclusion lists to control which files and folders are mirrored to the cloud.
  • Sync Exclusion Rules - Implements sync exclusion rules to choose specific folders for synchronization while ignoring others.
  • Synchronization Filters - Restricts synchronization content using pattern-based exclusion or explicit inclusion rules.
  • Delta-Based Synchronization - Implements delta-based transfers to synchronize only modified file sections, reducing bandwidth consumption.
  • Chunked Resumable Transfers - Splits large files into chunks with progress tracking to resume interrupted uploads from the last successful segment.
  • Configuration Directory Isolation - Isolates account data and settings into distinct local directories to support multiple cloud profiles.
  • Automated Backups - Provides automated cloud backups of local data to prevent loss from hardware failure.
  • Backup Utilities - Creates automated cloud backups using efficient delta-based transfers and resumable chunked uploads.

Star-Verlauf

Star-Verlauf für skilion/onedriveStar-Verlauf für skilion/onedrive

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Onedrive

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Onedrive.
  • abraunegg/onedriveAvatar von abraunegg

    abraunegg/onedrive

    12,577Auf GitHub ansehen↗

    This project is a command-line synchronization client for OneDrive and SharePoint libraries on Linux. It functions as a synchronization engine that aligns local filesystems with cloud storage through bidirectional, unidirectional, or download-only workflows. The client supports headless authentication for servers without web browsers and can be deployed as a background service or within a containerized environment. It enables the management of multiple distinct cloud accounts on a single system and integrates with shared SharePoint sites and document libraries. The synchronization engine inc

    D
    Auf GitHub ansehen↗12,577
  • remotely-save/remotely-saveAvatar von remotely-save

    remotely-save/remotely-save

    6,811Auf GitHub ansehen↗

    Remotely Save is a cloud storage synchronization tool and backup manager designed to keep local files and application data consistent across desktop and mobile devices. It functions as a cross-platform synchronizer that mirrors local data to remote servers using S3 and other cloud protocols. The project focuses on privacy and security through end-to-end encryption, which secures files with a user-defined password before they are uploaded to remote cloud services. It ensures data remains private on third-party servers by applying symmetric client-side encryption. The system includes capabilit

    TypeScript
    Auf GitHub ansehen↗6,811
  • houtianze/bypyAvatar von houtianze

    houtianze/bypy

    8,555Auf GitHub ansehen↗

    bypy is a Python client for interacting with Baidu Yun cloud storage via its official API. It functions as both a library for programmatic integration and a command-line manager for organizing and listing files within a cloud account. The project features a multi-process transfer tool that utilizes parallel processing to accelerate high-volume uploads and downloads. It provides bidirectional directory synchronization to align content between local file systems and remote cloud storage by identifying missing or outdated files. The tool covers recursive file transfers, automated cloud data bac

    Python
    Auf GitHub ansehen↗8,555
  • prasmussen/gdriveAvatar von prasmussen

    prasmussen/gdrive

    8,965Auf GitHub ansehen↗

    gdrive is a command line interface client for managing files, folders, and permissions within Google Drive. It functions as a backup utility and synchronization tool, allowing users to interact with their cloud storage through a terminal instead of a web browser. The project supports server-to-server integration by using service accounts and JSON credential files. This enables non-interactive identity verification and session establishment without requiring interactive user login prompts. The tool covers bidirectional and one-way synchronization between local directories and remote storage,

    Go
    Auf GitHub ansehen↗8,965
Alle 30 Alternativen zu Onedrive anzeigen→

Häufig gestellte Fragen

Was macht skilion/onedrive?

This is a cloud storage client and synchronization service for Linux that maintains data parity between local directories and OneDrive. It functions as both a command line interface and a background service to provide automated file backups and cloud synchronization.

Was sind die Hauptfunktionen von skilion/onedrive?

Die Hauptfunktionen von skilion/onedrive sind: OneDrive Cloud Synchronization, Cloud Storage Sync Tools, Bidirectional Cloud Directory Synchronizers, Remote File Synchronization, Filesystem Change Monitors, Multi-Account Management, Sync Exclusions, Sync Exclusion Rules.

Welche Open-Source-Alternativen gibt es zu skilion/onedrive?

Open-Source-Alternativen zu skilion/onedrive sind unter anderem: abraunegg/onedrive — This project is a command-line synchronization client for OneDrive and SharePoint libraries on Linux. It functions as… remotely-save/remotely-save — Remotely Save is a cloud storage synchronization tool and backup manager designed to keep local files and application… houtianze/bypy — bypy is a Python client for interacting with Baidu Yun cloud storage via its official API. It functions as both a… prasmussen/gdrive — gdrive is a command line interface client for managing files, folders, and permissions within Google Drive. It… tickstep/aliyunpan — This is a command-line client for managing multiple Aliyun Drive accounts from a single interface. It authenticates… facebook/watchman — Watchman is a filesystem change monitor and recursive directory watcher that operates as a background service to track…