borgbackup/borg

BSD flags: compatibility between platforms

Closed

#1,345 opened on Jul 18, 2016

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

Repository metrics

Stars
 (10,086 stars)
PR merge metrics
 (PR metrics pending)

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