Files
duplicacy/src
John K. Luebs 518d02a57d Normalize and add options for backup, add more file flags options
- Move more function arguments to structs with some convenience
functions.
- Add a flag to enable backup/restore of file flags. It works a little
bit differently depending on system. Since we don't need to do anything
to get file flags on darwin/BSD, it's in the stat buffer so just save it.
For linux we have to open the file and do a
- Add the normalize flag to ReadAttributes. Implementation TBD.
- stub out common xattr file for doc comments
2023-10-07 13:55:51 -05:00
..
2023-03-26 21:31:51 -04:00
2018-12-29 13:04:40 +01:00
2018-12-29 13:20:10 +01:00
2022-10-04 12:47:38 -04:00