On Fri, Jun 6, 2008 at 12:23 AM, Aubrey Li <[EMAIL PROTECTED]> wrote: > Here, "zfs send tank/root > /mnt/root" doesn't work, "zfs send" can't accept > a directory as an output. So I use zfs send and zfs receive:
Really? zfs send just gives you a byte stream, and the shell redirects it to the file "root" in the fs at /mnt. Provided your shell has large file support, it should work just fine. -B -- Brandon High [EMAIL PROTECTED] "The good is the enemy of the best." - Nietzsche _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss