Well, This is the overall issue.
I have a music collection. The top level folders contain a letter for each artist and each letter then contains a separate folder for each artist. Nice and easy to organise and navigate. A - ACDC - Alanis Morisett B - BeeGees However ... I wanted to create a folder that contains the contents of all 26 folders ... a list of all the artists. Entirelist - ACDC - Alanis Morisett - Bee Gees What I've been doing is creating links in the entirelist folder, which contain links to the sub-folders in each of the letters. very quick, very simple. However, despite having access to all the folders and files, they don't show up in the ZFS SMB share. This means I've got to resort to using cp -L -R /music/A/* /music/entirelist cp -L -R /music/B/* /music/entirelist ...etc. and this takes a long time and probably hammers the hard disk harder than necessary. Anyone with any better ideas than this please? -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss