Two additional details seem potentially relevant (but probably shouldn't
be):
1. The underying encrypted files sit, themselves, on a volume which is mounted
via ecryptfs (because they are in my home directory). Said differently, I
mount by saying
$
options="ecryptfs_cipher=aes,ecryptfs_key_bytes=16,ecryptfs_fnek_sig=abcd,ecryptfs_unlink_sigs"
$ sudo mount -t ecryptfs -o $options $HOME/.common $HOME/common
where abcd is a real fnek signature.
2. The encrypted files are moved via rsync, although only when the
ecryptfs volume is unmounted. Rsync is at version 3.0.7 and is the
standard version that comes with debian on my hosts. I saw some old
conversations concerning ecryptfs, rsync, and file system attributes,
but it would appear those problems are long since solved.
Thanks.
--
ecryptfs reports errors, especially under system load
https://bugs.launchpad.net/bugs/656142
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs