View Issue Details

IDProjectCategoryView StatusLast Update
0001819SymmetricDSImprovementpublic2019-04-23 13:06
Reporterelong Assigned To 
Prioritynormal 
Status newResolutionopen 
Product Version3.7.0 
Summary0001819: Preserve user, group, and permission of files
DescriptionPreserve 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.
Tagsfile sync

Activities

hrk

2014-07-24 06:43

reporter   ~0000557

Last edited: 2014-07-24 06:44

View 2 revisions

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.

Issue History

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