Downloads · Linux
HoloTech Sync for Linux
A portable tarball for workstations and headless servers alike — systemd user unit with a restart policy, and a CLI built for scripted backups.
Current release — 1.4.2
- Released
- 18 August 2026
- File
- holotech-sync-1.4.2-linux-x64.tar.gz
- Size
- 2.2 KB (2,217 bytes)
- SHA-256
9f8d59048cf37c7d816c04c94214ae41907ab88b4ed7d8ab655a4a3a1f0a663b
Verify the download before installing:
sha256sum holotech-sync-1.4.2-linux-x64.tar.gz
— the digest must match the value above. The archive's own SHA256SUMS file lists the
checksums of its contents.
System requirements
- x86-64 Linux with glibc 2.31+ (Ubuntu 20.04+, Debian 11+, Fedora 34+)
- 512 MB of RAM and 100 MB of free disk space
- systemd recommended for autostart; the client also runs standalone
What's new in 1.4.2
- The systemd user unit now restarts on failure by default.
- The CLI gained
holotech-sync status --jsonfor monitoring pipelines. - Delta sync cuts round-trips on large folders by up to 40%.
Install
- Extract the archive:
tar -xzf holotech-sync-1.4.2-linux-x64.tar.gz - Run sudo ./install.sh for a system-wide install, or ./install.sh --user to install just for your account.
- Sign in with
holotech-sync loginusing the address of your HoloTech server and the account your server owner created for you.