Closed therealjumbo closed 4 years ago
I have added a -p
option in my latest commit: https://github.com/nlitsme/ubidump/commit/70b491410ac31022265cef4aed22847b81ada3b4
Ok, cool. I was wondering about user:group ownership too, although that's obviously a lot more difficult.
Is there anyway to preserve the permissions of the directories and files when unpacking them with the
--savedir
option? Like with fakeroot or something similar?