encrypted_backups_to_the_cloud

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
encrypted_backups_to_the_cloud [14.08.2017 08:24] – [the script] Pascal Suterencrypted_backups_to_the_cloud [15.08.2017 08:01] – [the script] Pascal Suter
Line 155: Line 155:
 fi fi
 </code> </code>
 +=== Known Issues ===
 +For some reason gocryptfs seems to generate some files like '' gocryptfs.longname.Cnv-KyJz-BTOGdV96qyc17DKcLWvWW6Yl6xPFwzOgvc.name'' that are there when rsync scans the directory but disappear once rsync wants to sync them. this leads to rsync complaining about vanished files. however, if I mount the encrypted backup and run an rsync --dry-run to verify the completeness of the backup it finds no missing files, so all is fine. So far i'll just live with that. the script accepts exit code 24 (vanished files) as successful ending of rsync. 
 +
 ===== Restoring Files ===== ===== Restoring Files =====
 to restore files you could use ''sshfs'' for example to mount the remote directory via ssh on your local server... to restore files you could use ''sshfs'' for example to mount the remote directory via ssh on your local server...
  • encrypted_backups_to_the_cloud.txt
  • Last modified: 15.08.2017 08:44
  • by Pascal Suter