On 27 February, 2009 - Ian Collins sent me these 0,4K bytes: > Blake wrote: >> Rafael, >> If you are talking just about moving a bunch of data, take a look >> at rsync. I think it will work nicely for moving files from one >> volume to another, preserving attributes. It comes bundled with >> 2008.11 and up. >> >> >> > But not ACLs.
Rsync supports POSIX Draft ACLs (UFS/NFSv3), but not ZFS ACLs.. However, you can do a sneaky thing.. Mount your ZFS filesystem over NFSv4 from yourself and rsync -A from /ufsthingie/ to /nfs4mountedzfs/ .. that will copy all ACLs.. /Tomas -- Tomas Ögren, st...@acc.umu.se, http://www.acc.umu.se/~stric/ |- Student at Computing Science, University of Umeå `- Sysadmin at {cs,acc}.umu.se _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss