View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000629 | bareos-core | file daemon | public | 2016-02-29 21:48 | 2017-12-18 12:05 |
| Reporter | amelentjev | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | Debian | OS Version | 7 |
| Product Version | 15.2.2 | ||||
| Fixed in Version | 16.2.7 | ||||
| Summary | 0000629: windows: Attributes for directories not restored | ||||
| Description | Attributes (hidden/system/compressed, etc) for directories are not restored for windows client. | ||||
| Steps To Reproduce | Created two directories : one with system/hidden/not indexed, another with system/not indexed attributes. After backup/restore procedure all attributes are gone. | ||||
| Tags | No tags attached. | ||||
|
bareos: bareos-17.2 219eb494 2017-09-22 16:48 Ported: N/A Details Diff |
Windows: restore attributes on directories For unknown reason, directories were skipped when applying windows attributes. We now apply attributes also to directories. We need the additional access right GENERIC_READ even when only opening directories WRITE_ONLY, as otherwise access is denied when applying the compressed attribute. Fixes 0000629: windows: Attributes for directories not restored |
Affected Issues 0000629 |
|
| mod - src/findlib/bfile.c | Diff File | ||
| mod - src/win32/compat/compat.c | Diff File | ||
|
bareos: bareos-16.2 7afb66df 2017-09-22 16:48 Committer: stephand Ported: N/A Details Diff |
Windows: restore attributes on directories For unknown reason, directories were skipped when applying windows attributes. We now apply attributes also to directories. We need the additional access right GENERIC_READ even when only opening directories WRITE_ONLY, as otherwise access is denied when applying the compressed attribute. Fixes 0000629: windows: Attributes for directories not restored |
Affected Issues 0000629 |
|
| mod - src/findlib/bfile.c | Diff File | ||
| mod - src/win32/compat/compat.c | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-02-29 21:48 | amelentjev | New Issue | |
| 2017-09-23 21:49 | pstorz | Relationship added | has duplicate 0000801 |
| 2017-10-06 20:51 | pstorz | Changeset attached | => bareos bareos-17.2 219eb494 |
| 2017-10-06 20:51 | pstorz | Note Added: 0002775 | |
| 2017-10-06 20:51 | pstorz | Status | new => resolved |
| 2017-10-06 20:51 | pstorz | Resolution | open => fixed |
| 2017-10-07 21:58 | joergs | Fixed in Version | => 17.2.4 |
| 2017-10-09 15:24 | joergs | Relationship added | child of 0000836 |
| 2017-10-09 16:34 | stephand | Changeset attached | => bareos bareos-16.2 7afb66df |
| 2017-10-09 16:34 | stephand | Note Added: 0002784 | |
| 2017-10-09 17:10 | joergs | Status | resolved => closed |
| 2017-10-09 17:10 | joergs | Fixed in Version | 17.2.4 => 16.2.7 |
| 2017-12-18 12:05 | joergs | Relationship added | child of 0000861 |