-
Notifications
You must be signed in to change notification settings - Fork 287
Closed
Description
I am moving from encfs to gocryptfs. Today I realized that gocryptfs has issues with extended attributes although the changelog for v1.5, 2018-06-12 says that it supports extended attributes (https://github.com/rfjakob/gocryptfs#changelog)
rsync is throwing the following error when syncing with -X option to a gocryptfs directory:
rsync: rsync_xal_set: lsetxattr("/tmp/aaa/etc/udisks2","trusted.overlay.opaque") failed: Operation not supported (95)
rsync: rsync_xal_set: lsetxattr("/tmp/aaa/etc/xdg","trusted.overlay.origin") failed: Operation not supported (95)
withouth -X the rsync is fine.
Metadata
Metadata
Assignees
Labels
No labels