Scroll to navigation

DESYNC(1) User Commands DESYNC(1)

NAME

desync - desync

DESCRIPTION

Content-addressed binary distribution system.

Usage:

desync [command]

Available Commands:

Read indexes and copy the referenced chunks
Stream a blob to stdout or a file-like object
Reads chunks from a file according to an index
Chunk input file and print chunk points plus chunk ID
chunk-server
Server for chunks over HTTP(S)
Generate the autocompletion script for the specified shell
Show or write config file
Read an index and build a blob from it
Help about any command
Server for indexes over HTTP(S)
Show information about an index
inspect-chunks Inspect chunks from an index and an optional local store list-chunks List chunk IDs from an index make Chunk input file and create index manpage Generate manpages for desync mount-index FUSE mount an index file mtree Print the content of a catar, caidx or local directory in mtree format prune Remove unreferenced chunks from a store pull Serve chunks via casync protocol over SSH tar Store a directory tree in a catar archive or index untar Extract directory tree from a catar archive or index verify Read chunks in a store and verify their integrity verify-index Verifies an index matches a file

Flags:

--config string
config file (default $HOME/.config/desync/config.json)
digest algorithm, sha512-256 or sha256 (default "sha512-256")
help for desync
verbose mode

Use "desync [command] --help" for more information about a command.

April 2026 desync 1.0.0