Installation

Installing Dsynq for Windows

Download the installer from https://quantocyte.com/.

Follow the steps of the installation wizard.

Install the additional components if needed.

  • Git
    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

    https://git-scm.com/

  • PuTTY + Plink
    PuTTY is a free implementation of SSH and Telnet for Windows and Unix platforms, along with an xterm terminal emulator.

    https://www.chiark.greenend.org.uk/~sgtatham/putty/

  • rsync
    rsync is an open source utility that provides fast incremental file transfer.

    https://rsync.samba.org/

    Dsynq for Windows installer bundle includes cwRsync which is a free rsync binary distribution for Windows as well as Frank Behrens's cygnative which provides compatibility with PuTTY/Plink.

  • pigz
    A parallel implementation of gzip for modern multi-processor, multi-core machines.

    https://zlib.net/pigz/

  • xz
    XZ Utils is free general-purpose data compression software with a high compression ratio.

    https://tukaani.org/xz/