.pae encrypted filename backups
-
I need to do full and differential backups and encrypt the names of the files within an archive.
How do I do that please?
I tried using powerarchiver auto backup script but don’t see an option to use .PAE files with AES.
I can encrypt the individual files but want to encrypt the whole archive.
Do I use command line? How would that be done? I would then like to use the windows task manager.
Ideally, I would like:
- Backup using 7 zip
- Encrypt filenames within container with AES
- Create differential files that overwrite the old differential files
Thank you.