Skip to content

Error when using gocryptfs in reverse mode with Docker and rsyncing #519

@fsutter

Description

@fsutter

Hi,

when I use gocryptfs in reverse mode and rsyncing to another host I get this kind of error messages:

rsync: mknod "/volume1/backup/ds920p/docker_crypted/fciybjntMQ9HjgJ6u8kLsQ/xz0AFT5_NXDTsQbE3zRKyQ/I_GEPHDEkgcX6nDxMUg0cNNLa-VukytSUu7b01ZSZVg/kic1W7LRqwRYXoueQRuKwg" failed: No such file or directory (2)
rsync: mknod "/volume1/backup/ds920p/docker_crypted/fciybjntMQ9HjgJ6u8kLsQ/xz0AFT5_NXDTsQbE3zRKyQ/rHjWu2tN7ISvzBW-bEhaxA/txffX9E0DJZpd6EkROe3Ow/YavZe-jvPMa0uXWPXIiMZQ" failed: Address already in use (98)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1355) [sender=3.0.9

If I rsync the original filesystem (before applying gocryptfs) I have no problem.

I initialize gocryptfs like that:
gocryptfs -q -reverse /volume1/$1 /tmp/$1_crypted
And after I try to rsync /tmp/$1_crypted.

I use gocryptfs 1.8.0.

Many thanks in advance and kind regards,

Frédéric Sutter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions