Lösung 1:
## sync local unencrypted data to remote encrypted backups via rsync ..
## mount read-only encrypted virtual copy of unencrypted local data :
encfs --reverse --idle=60 -o ro ~/data/ ~/.tmp_encrypted_data/
## rsync push local encrypted virtual copy of data to remote encrypted copy :
rsync -ai --whole-file ~/.tmp_encrypted_data/ example@unixlinux.online:backup/
## unmount encrypted virtual copy of local data :
fusermount -u ~/.tmp_encrypted_data/
Lösung 2:
Ich würde mir Duplicity anschauen. Es ist kostenlos und einfach zu bedienen.
Duplicity erstellt vollständige und inkrementelle Backups und überträgt sie mit rsync, FTP, SFTP usw.
Duplicity verwendet GPG, um die Backups zu verschlüsseln und verwendet Signaturdateien und was nicht.
Ich benutze es, um meine E-Mail-Server zu sichern, und es ist fantastisch, eine einfache Stapeldatei.