rsyncrypto
Brought to you by:
thesun
From: <se...@ya...> - 2006-01-22 15:53:18
|
Hello ! I would like to use rsyncrypto to encrypt my files, but I don't know how to use it. I use rsyncrypto 0.13 which is the version used by Ubuntu Breezy (My OS). My files are in a folder named : /home/nousdeux/Sebastien/ My destination files must be in the following : /home/nousdeux/Encrypted/ I have got a key generated by GnuPG in the following folder : /home/nousdeux/.gnupg/ And the files are: Public key: /pubring/ and Private key: /secring /So I use the following command: /rsyncrypto -r /home/nousdeux/Sebastien/ /home/nousdeux/Encrypted/ /home/nousdeux/.gnupg /home/nousdeux/.gnupg/secring.gpg/ And I receive the following message: Erreur de segmentation I have tried to change some of the options but it is always the same message. Can you help me please ? Thank you. Sebastien Papaya |