mirror of
https://github.com/restic/restic.git
synced 2026-02-25 10:16:23 +00:00
A user discovered that restic does not restore setuid/setgid/sticky file attributes. This commit fixes that. The mode is stored in the Go format as an uint32: https://golang.org/pkg/os/#FileMode
5.3 KiB
5.3 KiB