borgbackup/borg

BSD flags: compatibility between platforms

Open

#1345 opened on Jul 18, 2016

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

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