Tech News
← Home  ·  All topics

Drivesync

1 GoKawiil brief on this topic

New CLI tool DriveSync syncs local folders with Google Drive via Git-like commands

A developer released DriveSync (dsync), an open-source Rust command-line tool that mirrors a local directory with a Google Drive folder, offering push, pull, and diff commands similar to Git workflows. Users authenticate via their own OAuth credentials created in Google Cloud Console, and the tool is available via Homebrew, prebuilt binaries, or source compilation.