allanjude / zxfer

A continuation of development on zxfer, a popular script for managing ZFS snapshot replication
BSD 2-Clause "Simplified" License
123 stars 40 forks source link

zxfer pulling snapshots to target replication machine from source #39

Open xflou opened 6 years ago

xflou commented 6 years ago

Hello, I tried a few variations pulling snapshots from the source machine to the target machine while being on the target machine. Basically, I want to pull the snapshots instead of the usual push from the source to the target.

Is there any way to do this or this just not available yet? I'm hoping I just missed something.

Thanks in advance!

kpfleming commented 6 years ago

I have this working just fine, using -O to specify the SSH connection to the source machine. What did you try, and what results did you get?