Hi everyone, I was trying the new send/receive feature today but can't make it work. These are the commands I was using: btrfs subvol snap -r /mnt/data1/@downloads/ /mnt/data1/snapshots/testsnap btrfs send /mnt/data1/snapshots/testsnap | btrfs receive /mnt/data1/snapshots/testreceive/ This command never finishes. A 'ls /mnt/data1/snapshots/testreceive/ ' never finishes too. After killing the send/receive process one can see that the target subvolume was created but is empty. Sending the snapshot to a file and use this for receiving does work. What am I missing? Kind regards, Felix -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
