Extracting in root of mounted btrfs filesystem fails with "Failed to run synchronizer: File exists"
thkukuk opened this issue · 0 comments
thkukuk commented
Create a btrfs partition, mount it, extract something in there:
mkfs.btrfs /dev/XXX
mount /dev/XXX /mnt
casync extract ... /mnt
Will always lead to:
Extracted ./
Failed to run synchronizer: File exists