mirror of
https://github.com/restic/restic.git
synced 2026-02-24 17:56:24 +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
11 KiB
11 KiB