Install Rsyncrypto On A Debian, Ubuntu And Raspbian

Install Rsyncrypto On A Debian, Ubuntu And Raspbian

rsyncrypto

rsync friendly encryption

Install rsyncrypto

  • Debian apt-get install rsyncrypto Click to copy
  • Ubuntu apt-get install rsyncrypto Click to copy
  • Raspbian apt-get install rsyncrypto Click to copy

rsyncrypto

rsync friendly encryption

Rsyncrypto allows you to encrypt a file or a directory structure, such that they can later be synchronized to another machine using rsync. This means that local changes to the plain text file result in local changes to the cipher text file. rsyncrypto compresses the plain text file prior to encrypting it.

Install the latest version of rsyncrypto in Debian, Ubuntu and Raspbian from terminal. To install the rsyncrypto just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of rsyncrypto from the respository and install it in your computer/server.