Apparently BackInTime, which uses rsync, doesn't just restore permissions when restoring files but also saves them separately to the data. Is it possible to restore permissions of specific directories / files only? I don't want to restore any files but only restore the permissions files had earlier.
Is this possible somehow?
If not the best way would probably creating a list changes of permissions by comparing files to the backup and doing it manually (related question).
I'm using Debian 9.1 with KDE.