You are not logged in.
I have written a backup script for backing up a drive with a regular rsync -aAXsv --progress --delete --exclude ,,,
Recently I decided to use KDE Vault so I added a directory vault in the same drive encrypted with cryfs.
I ran my backup script again with the vault open I was expecting that the vault and the contents of the vault will be backed up as well but it wasn't and so now I understand the vault seems to be not seen by rsync so my question is how does one back up KDE vaults and its contents with rsync?
Last edited by d_fajardo (2023-09-16 13:09:34)
Offline