borgbackup/borg

BSD flags: compatibility between platforms

Open

#1,345 opened on Jul 18, 2016

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (732 forks)batch import
help wantedquestion

Repository metrics

Stars
 (10,086 stars)
PR merge metrics
 (Avg merge 5d 12h) (91 merged PRs in 30d)

Description

  • Does the set of flags differ by platform? (probably)
  • If so, when we extract an item with a flag not supported by the particular platform, does the extracted item only has that specific flag missing, or all flags?

Contributor guide