systemd / casync

Content-Addressable Data Synchronization Tool
1.49k stars 117 forks source link

Extracting in root of mounted btrfs filesystem fails with "Failed to run synchronizer: File exists" #248

Open thkukuk opened 3 years ago

thkukuk commented 3 years ago

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