Install Rsyncrypto On A Debian, Ubuntu And Raspbian
Install rsyncrypto
-
Debian
apt-get install rsyncryptoClick to copy -
Ubuntu
apt-get install rsyncryptoClick to copy -
Raspbian
apt-get install rsyncryptoClick to copy
rsyncrypto
rsync friendly encryptionRsyncrypto 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.




