View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001819 | SymmetricDS | Improvement | public | 2014-07-19 01:00 | 2025-03-19 17:15 |
Reporter | elong | Assigned To | |||
Priority | normal | ||||
Status | acknowledged | Resolution | open | ||
Product Version | 3.7.0 | ||||
Summary | 0001819: Preserve user, group, and permission of files | ||||
Description | Preserve the user, group, and permissions on files. If the source file is owned by user jsmith in group users, then the target file should have the same ownership. If the source file has mode 700 for read/write/execute by owner, but no permissions for group or other, then the target file should have the same ownership. | ||||
Tags | file sync | ||||
|
Keep in mind that file attributes such as user, group and posix permisions have been part of Java since platform version 7 in acceptance of JSR 203 (https://jcp.org/en/jsr/detail?id=203) EDIT: note written as the current minimum requirement for SymmetricDS is Java 6. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-07-19 01:00 | elong | New Issue | |
2014-07-24 06:43 | hrk | Note Added: 0000557 | |
2014-07-24 06:44 | hrk | Note Edited: 0000557 | View Revisions |
2014-12-10 14:49 | chenson | Target Version | 3.7.0 => |
2019-04-23 13:06 | elong | Tag Attached: file sync | |
2025-03-19 17:15 | mdrouard | Status | new => acknowledged |