Richard Elling wrote: > Do not assume that a compressed file system will send compressed. IIRC, it > does not. > > But since UNIX is a land of pipe dreams, you can always compress anyway :-) > zfs send ... | compress | ssh ... | uncompress | zfs receive ...
zfs send | ssh -C | zfs recv -- Darren J Moffat _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss