> > Are your aware of the fact that ssh needs to encrypt/decrypt all data.
> > This needs much CPU power and is slow (still no AES support in libs).
>
> Oh we could also use netcat instead.
How exactly?
___
pve-devel mailing list
pve-devel@pve.proxmox
Am 29.09.2012 um 08:26 schrieb Dietmar Maurer :
>> I thought of something like:
>> ssh cloud1-1200.de-nserver.de zfs send JBOD01Pool/vm-105-disk-
>> 1@testsnap
>> | zfs recv tank/abc
>>
>> or
>>
>> ssh cloud1-1200.de-nserver.de zfs send
>> JBOD01Pool/vm-105-disk-1@spriebetest | gzip >/mnt/pve/n