What about making a top level directory into a qtree after data is already stored?
For example, I have /vol/vol0/scratch but scratch was not originally created as a qtree. Can I make it one without having to create a new qtree and then move all the data from one dir to another?
Thanks.
~JK
Bruno Connelly wrote:
Dale> The web interface doesn't provide a Qtree rename option. Is Dale> there a way to rename a Qtree without having to create a new Dale> Qtree, copy the data, and deleting the old Qtree? I have been Dale> told this copy process is the only way to rename a Qtree.
You can simply mv(1) the directory that represents the qtree to it's new name.
b.
/* Bruno Connelly, bruno@whack.org */