Re: [zfs-discuss] How can I copy a ZFS filesystem back and forth

2012-12-04 Thread Anonymous
Thanks for the help Chris! Cheers, Fritz You wrote: > > original and and rename the new one, or zfs send or ?? Can I do a send and > > receive into a filesystem with attributes set as I want or does the receive > > keep the same attributes as well? Thank you. > > That will work. Just create th

Re: [zfs-discuss] How can I copy a ZFS filesystem back and forth

2012-12-03 Thread Chris Nagele
> original and and rename the new one, or zfs send or ?? Can I do a send and > receive into a filesystem with attributes set as I want or does the receive > keep the same attributes as well? Thank you. That will work. Just create the new filesystem with the attributes you want and send/recv the la