Hi, I have PBS running locally in a home environment and it'll be managing <1TB for now. I'm looking for a solution for offsite backups. Since my local pbs does all the versioning, I'm thinking my "remote send" can be pretty brain dead and just copy the whole pbs datastore directory or zfs dataset. Is this what others do? If that's true, than any place I can do a zfs send | zfs recv over ssh, or even an rsync over ssh should work?